Hauke Petersen
|
b097e0840b
|
cpu/nrf5x+boards: adapted to new SPI API
- adapted the SPI driver
- merged SPI drivers from nrf51 and nrf52
- adapted all boards using the CPU
|
2017-01-25 16:46:05 +01:00 |
|
|
245f60edfa
|
cpu: fix typo in author email
|
2017-01-19 21:45:23 +01:00 |
|
Peter Kietzmann
|
a8297595e6
|
Merge pull request #6108 from haukepetersen/opt_nrf_nrfmin
cpu/nrf5x: ported nrfmin driver to netdev2
|
2017-01-10 16:52:54 +01:00 |
|
Hauke Petersen
|
a05233633f
|
cpu/nrf5x: moved nrfmin driver to nrf5x_common
|
2017-01-10 11:54:49 +01:00 |
|
Hauke Petersen
|
36317c56f3
|
cpu/nrf51: ported nrmin radio driver to netdev2
|
2017-01-10 11:54:16 +01:00 |
|
Hauke Petersen
|
ee56f37809
|
cpu/nrf51: added I2C driver implementation
|
2017-01-10 11:52:36 +01:00 |
|
Hauke Petersen
|
8d48239f9b
|
cpu/nrf5: restructured periph_cpu.h files
- inserted one specific for each family (nrf51 and nrf52)
- renamed the common one to periph_cpu_common.h
|
2017-01-10 11:52:36 +01:00 |
|
Hauke Petersen
|
fe1d4bf9ed
|
cpu/nrf51/2: unified erase reg in vendor header
|
2016-11-30 16:51:10 +01:00 |
|
Hauke Petersen
|
df19605145
|
cpu/nrf5x: added flashpage driver implemenation
|
2016-11-30 16:51:10 +01:00 |
|
zhuoshuguo
|
efbbca1322
|
cpu: Fix header include guards
|
2016-06-20 10:18:59 +02:00 |
|
|
6881f65f46
|
cpu: cortexm*: move cpu_conf.h stuff from cpu.h into cpu_conf_common.h
|
2016-03-05 18:20:17 +01:00 |
|
Hauke Petersen
|
33132c8a60
|
cpu: added common cpu for the nRF5x family
|
2016-02-09 16:51:54 +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 |
|
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
|
d43dc9182f
|
cpu: s/GPIO(x,y)/GPIO_PIN(x,y)/
|
2015-10-13 14:59:54 +02:00 |
|
Oleg Hahm
|
f035bced0c
|
doc: put network devices and sensors in subgroups
|
2015-09-27 18:25:43 +02:00 |
|
|
ea2013ff16
|
cpu: nrf51: remove obsolete hwtimer support
|
2015-09-16 10:58:52 +02:00 |
|
Martine Lenders
|
58ff31bfe9
|
gnrc: make all gnrc modules sub-modules of gnrc
|
2015-08-18 23:00:07 +02:00 |
|
haukepetersen
|
1cd18f92c9
|
cpu/nrf51: updated CPU headers
|
2015-07-14 18:15:42 +02:00 |
|
haukepetersen
|
9c46a40005
|
cpu: renamed nrf51822 to nrf51
|
2015-07-14 18:15:42 +02:00 |
|