1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp_common
Gunar Schorcht fb47f094d3 cpu/esp32: support multiple heaps for newlib
Several unsused DRAM sections are added to the heap.
2020-07-10 08:42:12 +02:00
..
esp-now Merge pull request #13676 from gschorcht/cpu/esp/netopt_channel 2020-03-27 16:37:41 +01:00
esp-wifi cpu/esp: deprecated NETOPT_LINK_CONNECTED renamed 2020-03-31 18:11:47 +02:00
freertos
include Merge pull request #13749 from gschorcht/cpu/esp32/periph_rtt 2020-05-01 14:14:01 +02:00
periph Merge pull request #13895 from gschorcht/cpu/esp32/fix_i2c_gpio_32_33 2020-05-25 22:37:35 +02:00
vendor
doc.txt
esp_events.c
exceptions.c
irq_arch.c
Kconfig cpu/esp_common: Add Kconfig symbols 2020-07-07 16:27:34 +02:00
lib_printf.c
Makefile
Makefile.dep cpu/esp: Move dependency resolution of esp_log_startup to Makefile.dep 2020-03-24 09:21:21 +01:00
Makefile.features cpu/esp_common: Add Kconfig symbols 2020-07-07 16:27:34 +02:00
Makefile.include Makefile: use normal conditionals 2020-06-29 22:40:29 +02:00
syscalls.c cpu/esp32: support multiple heaps for newlib 2020-07-10 08:42:12 +02:00
thread_arch.c
tools.c