1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/nrf51/periph
Joakim Nohlgård 698b2841d1 cpu/nrf51: spi: Fix input check warnings
- Cast enum to unsigned int for comparison
 - Remove redundant checks
 - Add default case for missing devices
2016-02-28 00:05:49 +01:00
..
adc.c cpu nrf51: fix pedantic compiler warnings 2015-12-07 20:28:52 +01:00
hwrng.c cpu/nrf51: adapted HWRNG implementation 2016-02-14 12:59:46 +01:00
Makefile cpu: renamed nrf51822 to nrf51 2015-07-14 18:15:42 +02:00
rtt.c cpu: renamed nrf51822 to nrf51 2015-07-14 18:15:42 +02:00
spi.c cpu/nrf51: spi: Fix input check warnings 2016-02-28 00:05:49 +01:00
timer.c cpu/nrf51: Update to match timer_init API change 2016-02-13 21:29:36 +01:00