Skip to content

Commit 46fd2e0

Browse files
committed
re enable osx binary nrfutil since it works
1 parent f7dbdd8 commit 46fd2e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

boards.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@ feather52.build.nrfutil=nrfutil
5050
feather52.build.nrfutil.windows={runtime.platform.path}/tools/nrfutil-0.5.2/binaries/win32/nrfutil.exe
5151
# Legacy MacOS nrfutil location, this is for when people had it globally
5252
# installed and is left just for reference:
53-
feather52.build.nrfutil.macosx=/usr/local/bin/nrfutil
53+
#feather52.build.nrfutil.macosx=/usr/local/bin/nrfutil
5454
# Frozen MacOS nrfutil location, this uses a frozen or pre-built standalone
5555
# version of nrfutil included in the BSP (no manual install required):
56-
#feather52.build.nrfutil.macosx={runtime.platform.path}/tools/nrfutil-0.5.2/binaries/macos/nrfutil
56+
feather52.build.nrfutil.macosx={runtime.platform.path}/tools/nrfutil-0.5.2/binaries/macos/nrfutil
5757

5858
feather52.menu.debug.l0=Level 0 (Release)
5959
feather52.menu.debug.l0.build.debug_flags=-DCFG_DEBUG=0

0 commit comments

Comments
 (0)