Commit Graph

32 Commits (8d88781e05c954c130b5429e85d00a4da369123c)

Author SHA1 Message Date
Hauke Petersen b0def58927 cpu/nrf5x: implemented UART TX only mode 7 years ago
Martine Lenders 5b026c5753 netdev2: unify doc 7 years ago
Hauke Petersen 2f9e3c89e1 periph/hwrng: use void* buf for hwrng_read() 7 years ago
Hauke Petersen 5bdb3bfa61 misc: aggregated doxygen fixes 7 years ago
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
7 years ago
Alexandre Abadie 3e49d0c8c6 Merge pull request #6434 from aabadie/petersen_typo
cpu: fix typo in author email
7 years ago
Alexandre Abadie 245f60edfa cpu: fix typo in author email 7 years ago
Oleg Hahm 7ee7801c10 *: remove trailing underscores from header guards 7 years ago
Hauke Petersen a35709b4f8 Merge pull request #6360 from OlegHahm/periph_timer_remove_irq
periph timer: remove timer_irq_(en|dis)able
7 years ago
Hauke Petersen b5920a38b9 cpu/nrf5x: unified pm.c 7 years ago
Oleg Hahm d0316fa7ae periph timer: remove timer_irq_(en|dis)able 7 years ago
Oleg Hahm e59f159664 doc: correct doxygen group for nrfmin 7 years ago
Peter Kietzmann a8297595e6 Merge pull request #6108 from haukepetersen/opt_nrf_nrfmin
cpu/nrf5x: ported nrfmin driver to netdev2
7 years ago
Hauke Petersen a05233633f cpu/nrf5x: moved nrfmin driver to nrf5x_common 7 years ago
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
7 years ago
Hauke Petersen 3a00fe8e49 cpus: make use of cortexm_isr_end() 7 years ago
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)
7 years ago
Hauke Petersen df19605145 cpu/nrf5x: added flashpage driver implemenation 7 years ago
Hauke Petersen 2eebf36eb2 cpu/uart: make use of named return values 7 years ago
Ian Martin 49ae438dd5 doc: eliminate clutter in adc and gpio periph docs 7 years ago
Hauke Petersen af84a5e7aa cpu/nrf5x_common: adapted GPIO driver 8 years ago
Hauke Petersen b23cde98cf cpus: adapted UART implementations to cb type change 8 years ago
Joakim Nohlgård c5f43e79ba cpu/nrf5x_common: Give Doxygen group a name 8 years ago
Hauke Petersen 843c456f4b cpu/nrf51: adapted ADC driver to interface changes 8 years ago
Joakim Nohlgård f551850642 cpu/nrf51: Use {} notation for empty while loops 8 years ago
Hauke Petersen a182a44147 cpu/nrf5x: unified hwrng driver 8 years ago
Hauke Petersen 2a92907c96 cpu/nrf: unified and optimized timer driver 8 years ago
Joakim Nohlgård 1f9f6d8548 cpu/nrf5x_common: Use a different module name to prevent linker races in Travis 8 years ago
Hauke Petersen 8dd790bb33 cpu/nrf5x: unified CPUID driver implementation 8 years ago
Hauke Petersen 209e18debd cpu/nrf5x: unified UART driver 8 years ago
Hauke Petersen d1808717cb cpu/nrf5x: unificitaion of GPIO driver 8 years ago
Hauke Petersen 33132c8a60 cpu: added common cpu for the nRF5x family 8 years ago