1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp_common
Jean Pierre Dudey 3003cf737a
boards/common/esp32: move ESP features to cpu/esp_common
>All of them are features of each ESP SoC and have not to be configured by the
board definition.

Signed-off-by: Jean Pierre Dudey <jeandudey@hotmail.com>
Co-authored-by: Gunar Schorcht <gunar@schorcht.net>
2020-07-07 16:02:23 +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 cpu/esp32: add pm_layered support 2020-03-23 12:38:36 +01:00
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 cpu/esp*: move some vendor/esp code to cpu/esp_common 2020-02-21 09:09:34 +01:00
doc.txt cpu/esp_common: added for common files for ESP SoC 2018-12-27 17:28:46 +01:00
esp_events.c esp/esp*: move common code to cpu/esp_common 2020-02-21 09:09:34 +01:00
exceptions.c cpu/esp*: common exception handling 2020-02-21 09:09:34 +01:00
irq_arch.c cpu/esp*: common irq_arch in cpu/esp_common 2020-02-21 09:09:34 +01:00
lib_printf.c cpu/esp_common: functions for SDK log outputs 2019-12-20 17:58:58 +01:00
Makefile cpu/esp8266: move esp_wifi to cpu/esp_common 2020-02-21 09:09:34 +01:00
Makefile.dep cpu/esp: Move dependency resolution of esp_log_startup to Makefile.dep 2020-03-24 09:21:21 +01:00
Makefile.features boards/common/esp32: move ESP features to cpu/esp_common 2020-07-07 16:02:23 +02:00
Makefile.include Makefile: use normal conditionals 2020-06-29 22:40:29 +02:00
syscalls.c cpu/esp: platform heap_stats only used with esp_idf_heap 2020-02-29 12:21:09 +01:00
thread_arch.c esp/esp*: move common code to cpu/esp_common 2020-02-21 09:09:34 +01:00
tools.c esp/esp*: move common code to cpu/esp_common 2020-02-21 09:09:34 +01:00