.. |
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 |
esp-wifi
|
cpu/esp32/esp_wifi: move gnrc specific code to separate file
|
2020-01-31 09:32:23 +01:00 |
freertos
|
cpu/esp32: fix typos
|
2019-11-23 22:39:36 +01:00 |
include
|
Merge pull request #13059 from gschorcht/cpu/esp32/fix_xtal_freq
|
2020-01-31 08:36:28 +01:00 |
ld
|
cpu/esp32: fix for crashes of tests/pkg_spiffs
|
2019-12-06 11:44:15 +01:00 |
periph
|
Merge pull request #13061 from gschorcht/cpu/esp32/rtc_xtal_32k
|
2020-02-07 10:24:22 +01:00 |
vendor
|
cpu/esp32: fix compilation when esp_gdb is enabled
|
2020-01-16 14:27:18 +01:00 |
doc.txt
|
cpu/esp32: allow external 32 kHz crystal for RTC
|
2020-02-07 00:46:16 +01:00 |
esp_events.c
|
cpu: add esp32
|
2018-10-08 12:20:49 +02:00 |
esp_xtimer.c
|
cpu/esp32: reflecting xtimer's member change
|
2020-01-10 13:21:33 -08:00 |
exceptions.c
|
cpu/esp32: break on core_panic
|
2019-11-22 13:56:41 +01:00 |
gen_esp32part.py
|
cpu: add esp32
|
2018-10-08 12:20:49 +02:00 |
irq_arch.c
|
cpu: make use of ARRAY_SIZE macro
|
2019-08-06 19:43:54 +02:00 |
Makefile
|
cpu/esp32: module esp_can removed
|
2019-09-20 19:35:02 +02:00 |
Makefile.dep
|
Merge pull request #13061 from gschorcht/cpu/esp32/rtc_xtal_32k
|
2020-02-07 10:24:22 +01:00 |
Makefile.features
|
Add CPU feature for stack smash protections
|
2020-01-22 15:59:02 +01:00 |
Makefile.include
|
Merge pull request #13061 from gschorcht/cpu/esp32/rtc_xtal_32k
|
2020-02-07 10:24:22 +01:00 |
periph_cpu.c
|
cpu: add esp32
|
2018-10-08 12:20:49 +02:00 |
startup.c
|
Merge pull request #13061 from gschorcht/cpu/esp32/rtc_xtal_32k
|
2020-02-07 10:24:22 +01:00 |
syscalls.c
|
cpu/esp32: system_get_time_ms cleanup
|
2019-12-24 14:35:37 +01:00 |
thread_arch.c
|
many typo fixes
|
2019-11-23 22:39:07 +01:00 |
tools.c
|
cpu/esp32: replace ets_printf by printf
|
2019-11-22 11:11:19 +01:00 |