..
bin
cpu/esp32: activate automatic XTAL detection
2020-01-09 15:34:18 +01:00
esp-eth
treewide: change netdev driver dependencies against netdev_default
2020-08-27 11:46:25 +02:00
freertos
cpu/esp*: move freertos/task to cpu/esp_common
2020-02-21 09:09:34 +01:00
include
cpu/esp32: remove the dependency of vendor code on BOARDDIR
2020-08-07 16:09:12 +02:00
ld
cpu/esp32: support multiple heaps for newlib
2020-07-10 08:42:12 +02:00
periph
cpu/esp32: use RTT based RTC implementation
2020-04-07 09:12:44 +02:00
vendor
cpu/esp32: remove the dependency of vendor code on BOARDDIR
2020-08-07 16:09:12 +02:00
doc.txt
treewide: change netdev driver dependencies against netdev_default
2020-08-27 11:46:25 +02:00
esp_xtimer.c
cpu/esp32: reflecting xtimer's member change
2020-01-10 13:21:33 -08:00
irq_arch.c
cpu/esp*: common irq_arch in cpu/esp_common
2020-02-21 09:09:34 +01:00
Kconfig
cpu/esp32: Add Kconfig symbols
2020-07-07 16:27:35 +02:00
Makefile
cpu/esp32: cleanup of C++ hacks
2020-07-29 10:14:57 +02:00
Makefile.dep
cpu/esp32: cleanup of C++ hacks
2020-07-29 10:14:57 +02:00
Makefile.features
cpu/esp32: Add Kconfig symbols
2020-07-07 16:27:35 +02:00
Makefile.include
build system: Overwrite TARGET_ARCH per arch
2020-09-08 22:28:41 +02:00
startup.c
cpu/esp32: fix GPIO32 and GPIO 33 as I2C pins
2020-04-17 18:46:15 +02:00
syscalls.c
cpu/esp32: fix printf for float with newlib-nano
2020-05-02 16:56:29 +02:00