1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp32/periph
benpicco 66c7c63c94
Merge pull request #13061 from gschorcht/cpu/esp32/rtc_xtal_32k
cpu/esp32: allow external 32 kHz crystal for the RTC hardware timer
2020-02-07 10:24:22 +01:00
..
adc_ctrl.c cpu/esp32: fix typos 2019-11-23 22:39:36 +01:00
adc.c cpu/esp32/periph: adc_sample() now returns int32_t 2020-01-10 14:13:14 +01:00
can.c cpu/esp32: module to print startup info 2019-11-28 18:59:09 +01:00
cpuid.c cpu: add esp32 2018-10-08 12:20:49 +02:00
dac.c cpu/esp32: fix typos 2019-11-23 22:39:36 +01:00
flash.c cpu/esp32: module to print startup info 2019-11-28 18:59:09 +01:00
gpio.c cpu/esp32: allow external 32 kHz crystal for RTC 2020-02-07 00:46:16 +01:00
hwrng.c cpu: add esp32 2018-10-08 12:20:49 +02:00
i2c_hw.c cpu/esp32: fix typos 2019-11-23 22:39:36 +01:00
i2c_sw.c cpu/esp32: fix typos 2019-11-23 22:39:36 +01:00
Makefile cpu/esp32: use periph.mk in perpih Makefile 2019-04-04 00:48:33 +02:00
pm.c cpu: add esp32 2018-10-08 12:20:49 +02:00
pwm.c many typo fixes 2019-11-23 22:39:07 +01:00
rtc.c cpu/esp32: allow external 32 kHz crystal for RTC 2020-02-07 00:46:16 +01:00
spi.c many typo fixes 2019-11-23 22:39:07 +01:00
timer.c cpu/esp32: fix typos 2019-11-23 22:39:36 +01:00
uart.c cpu/esp32/periph: flush UART TX FIFO before a baudrate change 2019-11-28 08:57:26 +01:00