mbed-os/targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_SDK_11/libraries
Hugues Kamba 6afca2460e NRF5x: Fix baremetal linker error
DEBUG_NRF_USER gets defined for build profiles (develop, debug)
which do not define NDEBUG (see nrf_assert.h). Therefore the definition
of the function should also be visible if DEBUG_NRF_USER is defined.
2020-01-03 15:14:09 +00:00
..
bootloader_dfu Reorganize TARGET_MCU_NRF51822_UNIFIED directories 2018-05-08 10:10:01 -07:00
crc16 Reorganize TARGET_MCU_NRF51822_UNIFIED directories 2018-05-08 10:10:01 -07:00
experimental_section_vars Reorganize TARGET_MCU_NRF51822_UNIFIED directories 2018-05-08 10:10:01 -07:00
fds Reorganize TARGET_MCU_NRF51822_UNIFIED directories 2018-05-08 10:10:01 -07:00
fstorage Reorganize TARGET_MCU_NRF51822_UNIFIED directories 2018-05-08 10:10:01 -07:00
hci Reorganize TARGET_MCU_NRF51822_UNIFIED directories 2018-05-08 10:10:01 -07:00
pwm Reorganize TARGET_MCU_NRF51822_UNIFIED directories 2018-05-08 10:10:01 -07:00
scheduler Reorganize TARGET_MCU_NRF51822_UNIFIED directories 2018-05-08 10:10:01 -07:00
trace Reorganize TARGET_MCU_NRF51822_UNIFIED directories 2018-05-08 10:10:01 -07:00
util NRF5x: Fix baremetal linker error 2020-01-03 15:14:09 +00:00