esp-idf/components/esp32
Roland Dobai 15857d9cbb Handle deprecated values in sdkconfig.defaults
The issue was pointed out also in
https://github.com/espressif/esp-idf/issues/4092
2019-10-02 16:29:25 +00:00
..
include esp32: Remove deprecated system_deep_sleep function 2019-09-13 09:44:07 +10:00
ld Support ELF files loadable with gdb 2019-09-24 07:19:50 +00:00
test esp32/test: fix usage of deprecated fields 2019-09-13 09:44:07 +10:00
CMakeLists.txt fix bug for cmake build system 2019-09-11 11:00:19 +08:00
Kconfig Merge branch 'feature/load_elf' into 'master' 2019-09-27 19:36:25 +08:00
Makefile.projbuild ldgen: fix build issue on make when build dir is a symlink 2019-08-27 13:53:31 +08:00
brownout.c brownout: fix rtc_brownout_isr_handler signature 2019-08-01 16:28:56 +07:00
cache_err_int.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
cache_sram_mmu.c
clk.c Support ELF files loadable with gdb 2019-09-24 07:19:50 +00:00
component.mk
cpu_start.c Support ELF files loadable with gdb 2019-09-24 07:19:50 +00:00
crosscore_int.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
dport_access.c efuse: update the scheme of getting chip revision 2019-08-13 10:59:02 +08:00
dport_panic_highint_hdl.S
esp_adapter.c Coexist: fix some coexist bugs 2019-09-30 11:49:16 +08:00
esp_clk_internal.h tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
esp_himem.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
esp_timer_esp32.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
hw_random.c
int_wdt.c timer_group: use the LL 2019-08-09 13:46:31 +08:00
intr_alloc.c ipc: prevent code getting pulled in for unicore configuration 2019-08-28 12:47:08 +05:30
linker.lf
panic.c Support ELF files loadable with gdb 2019-09-24 07:19:50 +00:00
pm_esp32.c soc/pm: Remove deprecated use of rtc_cpu_freq_t enum 2019-09-13 09:44:07 +10:00
pm_trace.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
project_include.cmake
reset_reason.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
sdkconfig.rename
sleep_modes.c esp32: Remove deprecated system_deep_sleep function 2019-09-13 09:44:07 +10:00
spiram.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
spiram_psram.c Handle deprecated values in sdkconfig.defaults 2019-10-02 16:29:25 +00:00
spiram_psram.h tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
system_api.c esp32/esp_common: Remove deprecated esp_efuse_read_mac() function 2019-09-13 09:44:07 +10:00
task_wdt.c wdt: Remove deprecated esp_task_wdt_feed() function 2019-09-13 09:44:07 +10:00