|
f0cf52f622
|
cpu: nrf52: initial periph/pm support
|
2017-01-12 16:26:02 +01:00 |
|
|
0194091673
|
remove obsolete lpm code
|
2017-01-12 11:24:15 +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
|
3a00fe8e49
|
cpus: make use of cortexm_isr_end()
|
2016-12-21 11:28:46 +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 |
|
|
5ab97fe38b
|
cpu: build cortexm vectors.c without LTO
|
2016-08-29 13:30:17 +02:00 |
|
|
e012df1bac
|
nrf52dk: add BLE/6lo support utilizing Nordic's SoftDevice
|
2016-07-13 17:06:57 +02: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
|
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
|
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
|
1b58b187a9
|
cpu/nrf52: adapted HWRNG implementation
|
2016-02-14 12:59:46 +01:00 |
|
Joakim Nohlgård
|
f76ecd1491
|
cpu/nrf52: Update to match timer_init API change
|
2016-02-13 21:33:52 +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
|
3745487b95
|
cpu/nrf52: use the nrf5x_common folder
|
2016-02-09 16:51:54 +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 |
|
Hauke Petersen
|
2964969600
|
cpu: added support for nrf52
|
2016-02-05 12:07:32 +01:00 |
|