zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
10.92k stars 6.65k forks source link

boards: native: nrf_bsim: Add system.c file #81749

Closed alexsven closed 5 hours ago

alexsven commented 6 hours ago
alexsven commented 5 hours ago

Isn't this just a dup of https://github.com/BabbleSim/ext_nRF_hw_models/blob/main/src/nrfx/mdk_replacements/system.c ?

Oh, yes, I didn't find it in Zephyr, so that's why I added it. But I guess this PR can be closed then and I just need to figure out how to add this ext_nrf_hw to the project

aescolar commented 5 hours ago

But I guess this PR can be closed then and I just need to figure out how to add this ext_nrf_hw to the project

Note this file should be already built in the project if you are running with a new enough version of the HW models