1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp_common
Marian Buschsieweke f8b7c899f8
cpu/esp_common: Allows use feature cpp
The vendor code uses C++ code, thus, C++ support needs to be enabled in any
case.
2020-07-23 20:18:33 +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
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
Kconfig build system: Add libstdcpp feature and doc 2020-07-15 11:45:22 +02: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_common: Allows use feature cpp 2020-07-23 20:18:33 +02:00
Makefile.features build system: Add libstdcpp feature and doc 2020-07-15 11:45:22 +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 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