1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp32
Francisco 1977423e9b
Merge pull request #13048 from maribu/adc-int32_t
periph/adc: Change return type of `adc_sample()` to `int32_t`
2020-01-13 12:56:09 +01:00
..
bin cpu/esp32: add bootloaders without startup info 2019-11-28 18:59:09 +01:00
cxx many typo fixes 2019-11-23 22:39:07 +01:00
esp-eth cpu/esp32: change netopt in esp_eth for lwIP 2019-12-14 16:59:21 +01:00
esp-wifi cpu/esp32: fix compile error 2019-12-15 11:17:23 +01:00
freertos cpu/esp32: fix typos 2019-11-23 22:39:36 +01:00
include cpu/esp32: fix typos 2019-11-23 22:39:36 +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 Merge pull request #12044 from gschorcht/cpu/esp32/log_module_fix 2019-11-22 14:33:33 +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 Merge pull request #12044 from gschorcht/cpu/esp32/log_module_fix 2019-11-22 14:33:33 +01:00
Makefile.features cpu: add arch_* features 2019-10-13 21:03:41 +02:00
Makefile.include Merge pull request #13004 from gschorcht/cpu/esp/lwip_default_esp_wifi 2020-01-11 13:16:40 +01:00
periph_cpu.c cpu: add esp32 2018-10-08 12:20:49 +02:00
startup.c cpu/esp32: fix rtc_init and displaying system time 2019-12-25 09:47:52 +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