1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/nrf5x_common/periph
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
..
cpuid.c cpu/nrf5x: unified CPUID driver implementation 2016-02-09 16:59:10 +01:00
flashpage.c cpu/nrf5x: added flashpage driver implemenation 2016-11-30 16:51:10 +01:00
gpio.c cpu/nrf5x_common: adapted GPIO driver 2016-03-17 14:39:11 +01:00
hwrng.c cpu/nrf5x: unified hwrng driver 2016-03-01 23:22:03 +01:00
Makefile cpu/nrf5x_common: Use a different module name to prevent linker races in Travis 2016-02-12 08:45:53 +01:00
timer.c cpu/nrf: unified and optimized timer driver 2016-03-01 22:20:27 +01:00
uart.c cpu: nRF52: move clearing of TXRDY flag 2016-12-06 10:52:27 +01:00