Commit 64a9e1d
committed
mdk: Add option to avoid replacing MDK peripheral addresses
In very rare cases, somebody wants to include the nrf.h for simulation
without replacing the hard real HW addresses from the MDK with the ones
for simulation. Add an option (macro) to enable this use case.
Note this option (NRF_H_NO_BSIM_REDEFS) should be used with great care.
Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>1 parent 0aebb20 commit 64a9e1d
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
19 | 23 | | |
| 24 | + | |
20 | 25 | | |
21 | 26 | | |
0 commit comments