Joakim Nohlgård
|
0a847d53a7
|
cpu: Fix array-bounds errors with GCC 6
|
2016-07-13 19:23:42 +02:00 |
|
Hauke Petersen
|
843c456f4b
|
cpu/nrf51: adapted ADC driver to interface changes
|
2016-03-14 13:06:23 +01:00 |
|
Joakim Nohlgård
|
f551850642
|
cpu/nrf51: Use {} notation for empty while loops
|
2016-03-03 16:30:06 +01:00 |
|
Hauke Petersen
|
a182a44147
|
cpu/nrf5x: unified hwrng driver
|
2016-03-01 23:22:03 +01:00 |
|
Hauke Petersen
|
2a92907c96
|
cpu/nrf: unified and optimized timer driver
|
2016-03-01 22:20:27 +01:00 |
|
Hauke Petersen
|
b11a3ad74b
|
cpus: adapted timer implementations to API changes
|
2016-02-29 14:45:00 +01:00 |
|
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 |
|
Joakim Nohlgård
|
e2f7ac78f0
|
Merge pull request #4040 from gebart/pr/periph-timer-init-freq
periph/timer: Change timer_init API to support arbitrary (integer) frequencies
|
2016-02-15 23:36:44 +01:00 |
|
Hauke Petersen
|
7b9a5ae889
|
cpu/nrf51: adapted HWRNG implementation
|
2016-02-14 12:59:46 +01:00 |
|
Joakim Nohlgård
|
9ac6176745
|
cpu/nrf51: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Hauke Petersen
|
8dd790bb33
|
cpu/nrf5x: unified CPUID driver implementation
|
2016-02-09 16:59:10 +01:00 |
|
Hauke Petersen
|
209e18debd
|
cpu/nrf5x: unified UART driver
|
2016-02-09 16:58:56 +01:00 |
|
Hauke Petersen
|
d1808717cb
|
cpu/nrf5x: unificitaion of GPIO driver
|
2016-02-09 16:58:56 +01:00 |
|
Hauke Petersen
|
940097336a
|
cpu: cleanup and unification of CPUID implementations
- moved definition of CPUID_LEN to periph_cpu.h
- fixed some doxygen
- simplyfied some implementations
|
2016-02-08 14:36:03 +01:00 |
|
Hauke Petersen
|
ad0abdcadd
|
cpus: use default isr_ctx struct in GPIO drivers
|
2016-01-27 17:00:37 +01:00 |
|
Oleg Hahm
|
e88ebc1c84
|
cpu nrf51: fix pedantic compiler warnings
Make compiler doesn't complain about unused variables and unnamed unions.
|
2015-12-07 20:28:52 +01:00 |
|
Hauke Petersen
|
d32c03932e
|
cpu/nrf51: adapted UART driver
|
2015-10-27 14:59:37 +01:00 |
|
Peter Kietzmann
|
59e2fd8a22
|
Merge pull request #4148 from LudwigKnuepfer/pr/nrf51-adc
cpu/nrf51 + boards: add ADC implementation
|
2015-10-27 14:49:32 +01:00 |
|
Peter Kietzmann
|
e539db10ee
|
Merge pull request #4104 from gebart/pr/drop-timer-reset
periph/timer: Drop timer_reset
|
2015-10-26 08:36:01 +01:00 |
|
Ludwig Knüpfer
|
73d21efe7d
|
cpu/nrf51: add ADC driver
|
2015-10-25 14:30:14 +01:00 |
|
Ludwig Knüpfer
|
0b5918003f
|
cpu/nrf51 + boards: fix typo - TIEMER -> TIMER
|
2015-10-25 08:07:21 +01:00 |
|
Joakim Nohlgård
|
cbaeccdb90
|
periph/timer: Drop timer_reset
|
2015-10-17 20:11:03 +02:00 |
|
Hauke Petersen
|
696dff5da3
|
cpu/nrf51: fixedd cppcheck issue in spi.c
|
2015-07-14 18:22:03 +02:00 |
|
haukepetersen
|
9c46a40005
|
cpu: renamed nrf51822 to nrf51
|
2015-07-14 18:15:42 +02:00 |
|