1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/nrf52/periph
chrysn 5b97b49b1d cpu/nrf52: Remove unused static inline USB poweroff
The function was never in used, and this is breaking builds using LLVM
that treats unused static inlines as an error.
2020-09-15 15:55:05 +02:00
..
adc.c cpu/nrf52/periph: adc_sample() now returns int32_t 2020-01-10 14:13:15 +01:00
i2c.c nrf52/i2c: Use mutex and IRQ for blocking 2020-06-02 10:24:40 +02:00
Makefile cpu: make use of Makefile.periph 2017-11-06 12:01:19 +01:00
pwm.c cpu/nrf52: initial PWM implementation 2018-08-21 11:28:23 +02:00
spi.c nrf52: Add EasyDMA-based SPI periph driver 2020-05-18 19:16:17 +02:00
usbdev.c cpu/nrf52: Remove unused static inline USB poweroff 2020-09-15 15:55:05 +02:00