esp-idf/components/esp32
Angus Gratton ccd0c61ea1 Merge branch 'feature/rtc_wdt_api' into 'master'
soc/rtc_wdt: Add API functions for rtc_wdt

See merge request idf/esp-idf!2837
2018-08-16 08:19:12 +08:00
..
hwcrypto
include soc/rtc_wdt: Add API functions for rtc_wdt 2018-08-14 17:48:02 +05:00
ld linker: Don't link all of 'soc' into IRAM 2018-08-06 01:37:55 +00:00
lib@3a57e71988 fix the bug for Android phone getting IP fail when STA+AP mode 2018-08-14 15:04:47 +08:00
test nvs_flash: Version compatibility check for nvs storage 2018-08-05 00:00:56 +00:00
Kconfig soc/clk: Fix range CONFIG_ESP32_RTC_CLK_CAL_CYCLES 2018-07-10 11:56:12 +05:00
Makefile.projbuild Merge branch 'feature/expansion_space_for_bootloader' into 'master' 2018-06-18 12:34:53 +08:00
brownout.c
cache_err_int.c
clk.c Merge branch 'bugfix/range_CONFIG_ESP32_RTC_CLK_CAL_CYCLES' into 'master' 2018-07-17 19:43:11 +08:00
coexist.c
coexist_internal.h
component.mk esp32: force pure math functions from libgcc to be linked from ROM 2018-07-02 12:49:57 +08:00
core_dump.c coredump: Fixes exception stack frame structure indicator 2018-07-05 22:20:20 +03:00
cpu_start.c soc/rtc_wdt: Add API functions for rtc_wdt 2018-08-14 17:48:02 +05:00
crosscore_int.c esp32: Move esp_crosscore_isr_handle_yield() to IRAM 2018-06-13 11:36:15 +10:00
dbg_stubs.c
dport_access.c
dport_panic_highint_hdl.S xtensa: remove unused header files 2018-05-31 02:21:36 +00:00
esp_clk_internal.h
esp_err_to_name.c nvs_flash: Version compatibility check for nvs storage 2018-08-05 00:00:56 +00:00
esp_err_to_name.c.in esp32: esp_err_to_name_r: print error code as hex and decimal 2018-06-15 15:49:23 +08:00
esp_timer.c
esp_timer_esp32.c Fixed typos on booleans. 2018-07-09 14:36:06 +08:00
esp_timer_impl.h
ets_timer_legacy.c
event_default_handlers.c
event_loop.c
fast_crypto_ops.c esp32/wpa_supplicant: fix some bugs introduced by wifi os adapter 2018-05-31 17:09:40 +08:00
freertos_hooks.c
gdbstub.c
hw_random.c
int_wdt.c
intr_alloc.c
ipc.c ipc: fix errors for GCC 8 support 2018-07-02 09:05:00 +00:00
lib_printf.c
libhal.a
panic.c soc/rtc_wdt: Add API functions for rtc_wdt 2018-08-14 17:48:02 +05:00
phy.h esp32: some changes relating to phy v3900 2018-05-22 14:16:09 +08:00
phy_init.c esp32: fix the bug that the first two reboots do full calibration 2018-06-12 15:51:51 +08:00
phy_init_data.h
pm_esp32.c
pm_impl.h
pm_locks.c
pm_trace.c
pm_trace.h
restore.c
sleep_modes.c soc/rtc_wdt: Add API functions for rtc_wdt 2018-08-14 17:48:02 +05:00
spiram.c feature(psram): add support for 64MBit psram of 1.8v and 3.3v. 2018-07-10 14:24:59 +08:00
spiram_psram.c feature(psram): add support for 64MBit psram of 1.8v and 3.3v. 2018-07-10 14:24:59 +08:00
spiram_psram.h feature(psram): add support for 64MBit psram of 1.8v and 3.3v. 2018-07-10 14:24:59 +08:00
stack_check.c
system_api.c soc/rtc_wdt: Add API functions for rtc_wdt 2018-08-14 17:48:02 +05:00
task_wdt.c
wifi_init.c
wifi_os_adapter.c Add OS adapter to WiFi driver 2018-05-26 17:22:23 +08:00