[riot-commits] [RIOT-OS/RIOT] 1ca6df: nrf5x_common: gpio: remove unused pin_num() functi...
Kaspar Schleiser
kaspar at schleiser.de
Fri Aug 3 16:34:16 CEST 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 1ca6df33138d44f4e863fee4d6d0f054f7519bc3
https://github.com/RIOT-OS/RIOT/commit/1ca6df33138d44f4e863fee4d6d0f054f7519bc3
Author: Martine Lenders <m.lenders at fu-berlin.de>
Date: 2018-08-03 (Fri, 03 Aug 2018)
Changed paths:
M cpu/nrf5x_common/periph/gpio.c
Log Message:
-----------
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.
Commit: 2d10390b56b11ec0193ae2d1c5bda1b8ee5c45f2
https://github.com/RIOT-OS/RIOT/commit/2d10390b56b11ec0193ae2d1c5bda1b8ee5c45f2
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2018-08-03 (Fri, 03 Aug 2018)
Changed paths:
M cpu/nrf5x_common/periph/gpio.c
Log Message:
-----------
Merge pull request #9699 from miri64/nrf5x_common/fix/gpio-unused-function
nrf5x_common: gpio: remove unused pin_num() function
Compare: https://github.com/RIOT-OS/RIOT/compare/2f480efb60e6...2d10390b56b1
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the commits
mailing list