1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp32
2022-04-06 12:29:25 +02:00
..
bin cpu/esp32: activate automatic XTAL detection 2020-01-09 15:34:18 +01:00
esp-eth cpu/esp32/esp-eth: move GNRC auto init to init_devs 2022-03-04 09:41:18 +01:00
freertos cpu/esp*: move freertos/task to cpu/esp_common 2020-02-21 09:09:34 +01:00
include cpu: include IDLE in PM_NUM_MODES 2022-04-06 12:29:25 +02:00
ld cpu/esp32: place freertos and periph in IRAM 2021-10-30 14:46:57 +02:00
periph cpu/esp: model missing modules 2022-02-09 16:50:04 +01:00
vendor cpu/esp32: replace bzero by memset 2022-01-25 00:36:51 +01:00
doc.txt cpu/esp32: update the doc for Espressif's ESP32 vendor toolchain 2022-03-10 05:31:04 +01:00
esp32.config cpu/esp32: model Kconfig 2021-12-10 18:54:07 +01:00
esp_ztimer.c cpu/esp*: migrate from xtimer to ztimer 2021-12-14 18:14:35 +01:00
irq_arch.c cpu/*: reorder ENABLE_DEBUG after last include 2020-10-23 00:45:55 +02:00
Kconfig kconfig: add ST L3Gxxxx 3-axis gyro family 2022-03-18 06:34:54 +01:00
Makefile cpu/esp*: migrate from xtimer to ztimer 2021-12-14 18:14:35 +01:00
Makefile.default cpu: make pm_layered a DEFAULT_MODULE 2021-01-27 13:21:20 +01:00
Makefile.dep cpu/esp32: disable the use of newlib's pthread headers 2022-03-10 05:31:04 +01:00
Makefile.features cpu/esp32: enable puf_sram feature 2022-02-17 11:08:11 +01:00
Makefile.include cpu/esp32: disable the use of newlib's pthread headers 2022-03-10 05:31:04 +01:00
startup.c boards/esp32-*: drop custom board_init() 2022-02-22 18:27:37 +01:00
syscalls.c cpu/esp32: add missing POSIX functions 2022-01-25 00:36:51 +01:00