1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp32
Gunar Schorcht 9e372104f0
Merge pull request #13284 from benpicco/rtc_mktime
periph_common/rtc: add rtc_mktime() & rtc_localtime() helper functions for RTC implementations
2020-03-03 14:12:50 +01:00
..
bin cpu/esp32: activate automatic XTAL detection 2020-01-09 15:34:18 +01:00
cxx many typo fixes 2019-11-23 22:39:07 +01:00
esp-eth cpu/esp32/esp_eth: move gnrc specific code to separate file 2020-01-31 09:32:23 +01:00
freertos cpu/esp*: move freertos/task to cpu/esp_common 2020-02-21 09:09:34 +01:00
include cpu/esp*: move FreeRTOS headers to cpu/esp_common 2020-02-21 09:09:34 +01:00
ld cpu/esp32: add .noinit section to linker script 2020-03-01 11:04:18 +01:00
periph cpu/esp32: rtc: use rtc_mktime() for Y2038k 2020-03-03 11:01:02 +01: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 Makfile* added 2020-02-21 09:09:34 +01: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
Makefile cpu/esp32: remove esp_wifi 2020-02-21 09:09:34 +01:00
Makefile.dep cpu/esp32: fix esp_spi_ram dependency and flash mode setting 2020-02-21 10:14:03 +01:00
Makefile.features cpu/esp*: common Makfile* added 2020-02-21 09:09:34 +01:00
Makefile.include cpu/esp32: remove periph_rtc from used modules 2020-02-21 09:13:23 +01:00
startup.c cpu/esp*: common parts of syscalls in cpu/esp_common 2020-02-21 09:09:34 +01:00
syscalls.c cpu/esp*: common parts of syscalls in cpu/esp_common 2020-02-21 09:09:34 +01:00