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
Alexandre Abadie 9cebd757a2
cpu/nrf5x: update GPIO_UNDEF value
The gpio_t value is uint8_t so use UINT8_MAX for GPIO_UNDEF
2020-02-19 19:16:58 +01:00
..
flashpage.c cpu/nrf5x_common: add flashpage_raw_support 2019-08-05 17:45:14 +02:00
gpio.c cpu/nrf52: i2c bugfix 2019-05-13 11:32:57 +02:00
hwrng.c cpu/nrf5x_common: map hwrng to SoC library if SoftDevice is present 2019-07-04 12:12:28 +02:00
Makefile cpu: make use of Makefile.periph 2017-11-06 12:01:19 +01:00
pm.c doc: fix doxygen grouping of cpu periph drivers 2017-06-26 14:42:11 +02:00
rtt.c doc: fix doxygen grouping of cpu periph drivers 2017-06-26 14:42:11 +02:00
spi.c build: fix unused parameter errors 2017-11-28 14:36:01 +01:00
temperature.c cpu/nrf5x_common: add temperature periph driver 2019-03-08 21:14:21 +01:00
timer.c cpu/nrf5x: adapt timer to return 0 on success 2019-09-11 13:51:53 +02:00
uart.c cpu/nrf5x: update GPIO_UNDEF value 2020-02-19 19:16:58 +01:00
wdt.c cpu/nrf5x_common: fix typos 2019-11-23 22:39:36 +01:00