# List of all the NRF51x platform files. PLATFORMSRC = ${CHIBIOS}/os/hal/ports/common/ARMCMx/nvic.c \ ${CHIBIOS}/community/os/hal/ports/NRF51/NRF51822/hal_lld.c \ ${CHIBIOS}/community/os/hal/ports/NRF51/NRF51822/pal_lld.c # Required include directories PLATFORMINC = ${CHIBIOS}/os/hal/ports/common/ARMCMx \ ${CHIBIOS}/community/os/hal/ports/NRF51/NRF51822