Makefile: By default lets build both 52833 and 5340 targets

Just for development convenience

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
Alberto Escolar Piedras 2024-01-17 13:57:31 +01:00
parent cf41110b28
commit c95d9afb6e
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ ifndef NATIVE_SIM_PATH
$(error NATIVE_SIM_PATH must be set to the native_simulator checkout folder)
endif
default: NRF52833
default: NRF52833 NRF5340
compile: NRF52833
NRF52833: