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 cbbd02d520 dist/tools: rename esptool to esptools to use it for several tools
The directory `dist/tools/esptool` already contains a couple of ESP tools and not only esptool.py. As the location for a couple of ESP related tools, it is more clear to call it `esptools` instead of `esptool`.
2022-03-04 08:34:19 +01:00
..
esp-now cpu/esp*: migrate from xtimer to ztimer 2021-12-14 18:14:35 +01:00
esp-wifi cpu/esp: revert the change for ESP_WIFI_PASS define 2021-12-19 07:39:46 +01:00
freertos cpu/esp32: fix compilation errors 2022-01-25 00:36:51 +01:00
include cpu/esp32: remove types.h in sys include 2022-01-25 00:36:51 +01:00
periph cpu/esp32: fix compilation errors 2022-01-25 00:36:51 +01:00
vendor cpu/esp_common: model Kconfig 2021-12-10 18:54:07 +01:00
doc.txt cpu/esp_common: added for common files for ESP SoC 2018-12-27 17:28:46 +01:00
esp_common.config cpu/esp*: nfs_flash/cpp dependency cleanup 2022-01-21 13:32:56 +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/*: realign ENABLE_DEBUG 2020-10-23 00:46:26 +02:00
irq_arch.c core: change return type of irq_is_in(), irq_is_enabled() to bool 2021-12-08 15:53:15 +01:00
Kconfig cpu/esp: model missing modules 2022-02-09 16:50:04 +01:00
lib_printf.c esp8266: Download Espressif RTOS SDK as a new RIOT PKG 2021-10-23 11:13:38 +00:00
Makefile cpu/esp8266: move esp_wifi to cpu/esp_common 2020-02-21 09:09:34 +01:00
Makefile.dep cpu/esp*: nfs_flash/cpp dependency cleanup 2022-01-21 13:32:56 +01:00
Makefile.features cpu/esp_common: common periph features moved to cpu/esp_common 2021-12-23 10:35:07 +01:00
Makefile.include dist/tools: rename esptool to esptools to use it for several tools 2022-03-04 08:34:19 +01:00
syscalls.c cpu/esp32: replace bzero by memset 2022-01-25 00:36:51 +01:00
thread_arch.c cpu/esp: Suppress cppcheck errors 2021-11-25 13:08:51 +01:00
tools.c esp/esp*: move common code to cpu/esp_common 2020-02-21 09:09:34 +01:00