1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp32
benpicco 5d1bf26f0c
Merge pull request #13076 from gschorcht/boards/esp32/ttgo_t_beam_gps
boards/esp32: enable GPS module on ESP32 TTGO T-Beam V1.0
2020-02-01 23:25:55 +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
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 cpu/esp32/periph: adc_sample() now returns int32_t 2020-01-10 14:13:14 +01:00
vendor cpu/esp32: fix compilation when esp_gdb is enabled 2020-01-16 14:27:18 +01:00
doc.txt cpu/esp32: module to print startup info 2019-11-28 18:59:09 +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 cpu/esp32: remove static dependency from gnrc 2020-01-31 09:32:23 +01:00
Makefile.features Add CPU feature for stack smash protections 2020-01-22 15:59:02 +01:00
Makefile.include Merge pull request #12998 from gschorcht/cpu/esp/common_sdk_log_output 2020-01-15 15:08:02 +01:00
periph_cpu.c cpu: add esp32 2018-10-08 12:20:49 +02:00
startup.c Merge pull request #13076 from gschorcht/boards/esp32/ttgo_t_beam_gps 2020-02-01 23:25:55 +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