1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/nrf51
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
..
include cpu: added common cpu for the nRF5x family 2016-02-09 16:51:54 +01:00
ldscripts cpu/nrf51: added linkerscript for 128kb variant 2015-07-14 18:15:42 +02:00
periph cpu/nrf51: spi: Fix input check warnings 2016-02-28 00:05:49 +01:00
radio/nrfmin cpu: cleanup and unification of CPUID implementations 2016-02-08 14:36:03 +01:00
cpu.c cpu: renamed nrf51822 to nrf51 2015-07-14 18:15:42 +02:00
lpm_arch.c cpu: renamed nrf51822 to nrf51 2015-07-14 18:15:42 +02:00
Makefile cpu/nrf51: use the nrf5x_common folder 2016-02-09 16:51:54 +01:00
Makefile.include cpu/nrf51: use the nrf5x_common folder 2016-02-09 16:51:54 +01:00
vectors.c cpu: renamed nrf51822 to nrf51 2015-07-14 18:15:42 +02:00