Hauke Petersen
|
b0def58927
|
cpu/nrf5x: implemented UART TX only mode
|
2017-02-09 10:42:53 +01:00 |
|
Martine Lenders
|
5b026c5753
|
netdev2: unify doc
|
2017-02-07 21:37:52 +01:00 |
|
Hauke Petersen
|
2f9e3c89e1
|
periph/hwrng: use void* buf for hwrng_read()
|
2017-02-07 13:20:39 +01:00 |
|
Hauke Petersen
|
5bdb3bfa61
|
misc: aggregated doxygen fixes
|
2017-01-25 16:46:46 +01:00 |
|
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 |
|
|
3e49d0c8c6
|
Merge pull request #6434 from aabadie/petersen_typo
cpu: fix typo in author email
|
2017-01-20 10:43:24 +01:00 |
|
|
245f60edfa
|
cpu: fix typo in author email
|
2017-01-19 21:45:23 +01:00 |
|
Oleg Hahm
|
7ee7801c10
|
*: remove trailing underscores from header guards
|
2017-01-19 18:30:53 +01:00 |
|
Hauke Petersen
|
a35709b4f8
|
Merge pull request #6360 from OlegHahm/periph_timer_remove_irq
periph timer: remove timer_irq_(en|dis)able
|
2017-01-18 22:58:21 +01:00 |
|
Hauke Petersen
|
b5920a38b9
|
cpu/nrf5x: unified pm.c
|
2017-01-18 14:54:56 +01:00 |
|
Oleg Hahm
|
d0316fa7ae
|
periph timer: remove timer_irq_(en|dis)able
|
2017-01-14 15:34:53 +01:00 |
|
Oleg Hahm
|
e59f159664
|
doc: correct doxygen group for nrfmin
|
2017-01-10 20:04:09 +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
|
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 |
|
jfbortolotti
|
b2e79959b1
|
cpu: nRF52: move clearing of TXRDY flag
... before writing the data to avoid an infinite loop in case of multiple thread accessing the UART. (#6029)
|
2016-12-06 10:52:27 +01:00 |
|
Hauke Petersen
|
df19605145
|
cpu/nrf5x: added flashpage driver implemenation
|
2016-11-30 16:51:10 +01:00 |
|
Hauke Petersen
|
2eebf36eb2
|
cpu/uart: make use of named return values
|
2016-10-28 10:32:00 +02:00 |
|
Ian Martin
|
49ae438dd5
|
doc: eliminate clutter in adc and gpio periph docs
|
2016-06-29 15:08:32 -04:00 |
|
Hauke Petersen
|
af84a5e7aa
|
cpu/nrf5x_common: adapted GPIO driver
|
2016-03-17 14:39:11 +01:00 |
|
Hauke Petersen
|
b23cde98cf
|
cpus: adapted UART implementations to cb type change
|
2016-03-15 11:02:06 +01:00 |
|
Joakim Nohlgård
|
c5f43e79ba
|
cpu/nrf5x_common: Give Doxygen group a name
|
2016-03-14 23:09:49 +01: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 |
|
Joakim Nohlgård
|
1f9f6d8548
|
cpu/nrf5x_common: Use a different module name to prevent linker races in Travis
|
2016-02-12 08:45:53 +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
|
33132c8a60
|
cpu: added common cpu for the nRF5x family
|
2016-02-09 16:51:54 +01:00 |
|