onomondo / nrf-softsim

Manifest repo for integrating SoftSIM and nrf-sdk
30 stars 6 forks source link

Auto append softsim overlay fragment to the samples #36

Closed GabrielNotman closed 7 months ago

GabrielNotman commented 8 months ago

PR #32 removed some configuration options from the samples which were also duplicated in the overlay-softsim.conf.

This change requires that the overlay-softsim.conf is added as a kconfig fragment in order to build either of the samples.

This PR auto appends that kconfig overlay fragment for each of the examples.