1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/nrf52
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
..
include nrf52840: add radio hal implementation 2020-09-10 17:01:14 +02:00
ldscripts nrf52: use cortexm.ld script when applicable 2019-03-13 11:57:44 +01:00
periph cpu/nrf52: Remove unused static inline USB poweroff 2020-09-15 15:55:05 +02:00
radio/nrf802154 Merge pull request #14994 from benpicco/nrf802154-register 2020-09-11 12:48:40 +02:00
vectors cpu/nrf52: add definitions for remaining family members 2020-08-16 23:26:17 +02:00
cpu.c cpu/nrf52: only enable instruction cache if available 2020-08-09 21:46:06 +02:00
Kconfig cpu/nrf52: add definitions for remaining family members 2020-08-16 23:26:17 +02:00
Makefile cpu/nrf52: split up vector definition 2020-08-09 21:46:06 +02:00
Makefile.dep cpu/nrf52: split up vector definition 2020-08-09 21:46:06 +02:00
Makefile.features cpu/nrf52: not all parts have a FPU 2020-08-09 21:46:06 +02:00
Makefile.include cpu/nrf52: add definitions for remaining family members 2020-08-16 23:26:17 +02:00
spi_twi_irq.c cpu/nrf52: spi_twi_irq add workaround for nRF52810 vendor file 2020-08-16 23:26:17 +02:00