1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp32/periph
Kevin "Bear Puncher" Weiss 6afb0603aa
Merge pull request #11291 from gschorcht/cpu/esp32/periph/conf/i2c
boards/esp32: changes the approach for configurations of I2C in board definitions
2019-05-09 08:26:01 -07:00
..
adc_ctrl.c cpu/esp32: new module for ADC controller functions 2019-05-01 09:40:17 +02:00
adc.c cpu/esp32: ADC config approach changed 2019-05-02 16:38:52 +02:00
cpuid.c
dac.c cpu/esp32: DAC config approach changed 2019-05-06 13:29:38 +02:00
flash.c cpu/esp32: fixes dependency problem for timer 2018-10-14 13:50:38 +02:00
gpio.c cpu/esp32: rtcio_* moved to new submodule adc_ctrl 2019-05-01 09:40:17 +02:00
hwrng.c
i2c_hw.c cpu/esp32: I2C configuration approach changed 2019-05-06 13:32:06 +02:00
i2c_sw.c cpu/esp32: I2C configuration approach changed 2019-05-06 13:32:06 +02:00
Makefile cpu/esp32: use periph.mk in perpih Makefile 2019-04-04 00:48:33 +02:00
pm.c
pwm.c cpu/esp32: pwm initialization fixed 2018-10-09 11:27:54 +02:00
rtc.c
spi.c cpu/esp32: cleanup of SPI interfaces 2019-01-09 13:03:22 +01:00
timer.c
uart.c cpu/esp32: fixup after rebase 2019-05-06 13:34:59 +02:00