Introduce `subtarget_sdk_init` startup hook.
The `mbed_sdk_init` startup hook is implemented at the NRF52-series level and so is unavailable for override. This commit adds an additional startup hook for NRF52 subtargets to perform any other startup initialization required.
ls
1 parent 8340ea2 commit 9e4d46262d08322a3009755390fe791909a0efea
@George Beckstein George Beckstein authored on 22 Feb 2021
Showing 3 changed files
View
targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/reloc_vector_table.c
View
targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/subtarget_init.c 0 → 100644
View
targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/subtarget_init.h 0 → 100644