1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/nrf52/periph
Koen Zandberg a5c594ae5f
nrfusb: Check chip revision before enabling
Engineering sample A doesn't have a functional USB peripheral (errata
issue 94). This commit adds an assertion check for this revision to
prevent some developer headaches.
2019-09-06 10:00:32 +02:00
..
adc.c cpu/nrf52: some optimizations for ADC driver 2017-11-15 11:16:05 +01:00
i2c.c cpu/nrf52: i2c bugfix 2019-05-13 11:32:57 +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
usbdev.c nrfusb: Check chip revision before enabling 2019-09-06 10:00:32 +02:00