1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/esp32/periph
Gunar Schorcht 007e29ebb5 cpu/periph/i2c: update implementations to new I2C API
Make all `spi_acquire` implementations return `void` and add assertions to check for valid device identifier where missing.
2021-11-29 06:35:25 +01:00
..
adc_ctrl.c cpu/*: realign ENABLE_DEBUG 2020-10-23 00:46:26 +02:00
adc.c treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
can.c cpu/esp32: fix cast to periph type 2021-11-18 10:14:51 +01:00
cpuid.c
dac.c cpu/*: realign ENABLE_DEBUG 2020-10-23 00:46:26 +02:00
gpio.c treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
i2c_hw.c cpu/periph/i2c: update implementations to new I2C API 2021-11-29 06:35:25 +01:00
Makefile
pm.c cpu/esp32: make CI happy 2021-11-17 13:10:37 +01:00
pwm.c
rtt_hw_rtc.c cpu/*: realign ENABLE_DEBUG 2020-10-23 00:46:26 +02:00
rtt_hw_sys.c cpu/*: realign ENABLE_DEBUG 2020-10-23 00:46:26 +02:00
rtt.c cpu/*: realign ENABLE_DEBUG 2020-10-23 00:46:26 +02:00
timer.c treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00