You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README_BuildProcess.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -152,6 +152,7 @@ This is a partial list of definitions that can be added in a `BOARD.py` file's `
152
152
*`ESPR_BLE_PRIVATE_ADDRESS_SUPPORT` - NRF52: Enable support for using a random private BLE address, that automatically changes at a set interval. See the `privacy` option that can be passed to `NRF.setSecurity()`.
153
153
*`ESPR_FS_MKFS` - Add support for require("fs").mkfs for formatting disks
154
154
*`ESPR_FS_GETFREE` - Add support for require("fs").getFree in the filesystem library
155
+
*`ESPR_TEST_ON_FIRST_RUN` - on Jolt.js/Puck.js, run the self-test the very first time the board boots up (this is not the default since 2v27)
155
156
156
157
157
158
There are some specifically that are useful for cutting a few bytes out of the build:
0 commit comments