This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

S132v6 and S140v6 require legacy NRF51 identifiers

nrf_soc.h in these distributions reference symbols like SWI2_IRQn which aren't defined unless the build includes nrf51_to_nrf52.h, something I try to avoid when building for an NRF52 device.

The patch is straightfoward; it'd be nice if this made it into a future release.

Thanks.

0001-include-nrf_soc.h-use-native-NRF52-defines.patch

Parents Reply Children
No Data
Related