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
Martine Lenders 1ca6df3313 nrf5x_common: gpio: remove unused pin_num() function
This came up when compiling an application for an NRF5x-based board
with LLVM/clang. The function does not seem to be used throughout the
file so I just removed it.
2018-08-03 16:09:38 +02:00
..
flashpage.c cpu/nrf5x: use const pointer in flashpage 2018-03-14 16:28:33 +01:00
gpio.c nrf5x_common: gpio: remove unused pin_num() function 2018-08-03 16:09:38 +02:00
hwrng.c doc: fix doxygen grouping of cpu periph drivers 2017-06-26 14:42:11 +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
timer.c Merge pull request #7129 from haukepetersen/opt_periph_sharetimerset 2017-08-01 15:09:48 +02:00
uart.c doc: fix doxygen grouping of cpu periph drivers 2017-06-26 14:42:11 +02:00