esp-idf/components/esp32
Renz Christian Bagaporo 8424822150 cmake: set CONFIG_DIR build property
Add CONFIG_DIR as a build property, so that components don't have to
derive it from one of the generated config files.
2019-06-20 16:02:22 +08:00
..
include Merge branch 'bugfix/nvs_typedef_naming_pr3239' into 'master' 2019-05-29 08:14:00 +08:00
ld esp32: Allow fixed static RAM size and DRAM heap size 2019-06-06 18:23:04 +10:00
test Merge branch 'feature/add_xxx_periph_h' into 'master' 2019-06-04 13:24:14 +08:00
CMakeLists.txt cmake: set CONFIG_DIR build property 2019-06-20 16:02:22 +08:00
Kconfig esp32: Allow fixed static RAM size and DRAM heap size 2019-06-06 18:23:04 +10:00
Makefile.projbuild esp_wifi: fix wrong path of phy_init_data 2019-06-18 11:29:09 +08:00
brownout.c all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
cache_err_int.c all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
cache_sram_mmu.c
clk.c Merge branch 'feature/add_xxx_periph_h' into 'master' 2019-06-04 13:24:14 +08:00
component.mk
cpu_start.c esp32: Refactor backtrace and add esp_backtrace_print() 2019-06-19 18:30:18 +08:00
crosscore_int.c all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
dport_access.c all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
dport_panic_highint_hdl.S Rename Kconfig options (components/esp32) 2019-05-21 09:09:01 +02:00
esp_adapter.c esp_wifi: fix some WiFi bugs 2019-05-22 22:18:05 +08:00
esp_clk_internal.h
esp_himem.c
esp_timer_esp32.c
gdbstub.c esp32: Refactor backtrace and add esp_backtrace_print() 2019-06-19 18:30:18 +08:00
hw_random.c
int_wdt.c all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
intr_alloc.c all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
linker.lf esp32: Use FPU for floating point divide, power, complex multiplications 2019-05-29 10:14:31 +10:00
panic.c esp32: Refactor backtrace and add esp_backtrace_print() 2019-06-19 18:30:18 +08:00
pm_esp32.c power_management: port*_CRITICAL vanilla FreeRTOS compliance 2019-05-13 16:39:19 +05:30
pm_trace.c all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
project_include.cmake components: update with build system changes 2019-05-13 19:59:17 +08:00
reset_reason.c all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
sdkconfig.rename feat(psram): config SPI psram pins based on efuse value 2019-05-28 21:25:16 +08:00
sleep_modes.c all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
spiram.c Rename Kconfig options (components/esp32) 2019-05-21 09:09:01 +02:00
spiram_psram.c Merge branch 'bugfix/improve_flash_dio_read_timing' into 'master' 2019-06-14 12:10:46 +08:00
spiram_psram.h all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
system_api.c all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
task_wdt.c all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00