File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -126,7 +126,6 @@ This is a partial list of definitions that can be added in a `BOARD.py` file's `
126126* ` ESPR_DCDC_ENABLE=1 ` - On NRF52 use the built-in DCDC converter (requires external hardware)
127127* ` ESPR_DCDC_HV_ENABLE=1 ` - On NRF52840 use the built-in high-voltage (REG0) DCDC converter (requires external hardware)
128128* ` ESPR_REGOUT0_1_8V=1 ` - On NRF52830/40 set the REG0 VCC voltage to 1.8v (the default is 3.3v)
129- * ` ESPR_VREF_VDDH=1 ` - when measuring system voltage (eg for E.getAnalogVRef()) use VDDH, not VDD (only useful if DCDC_HV enabled)
130129* ` ESPR_LSE_ENABLE ` - On NRF52 use an external 32kHz Low Speed External crystal on D0/D1
131130* ` ESPR_NO_LOADING_SCREEN ` - Bangle.js, don't show a 'loading' screen when loading a new app
132131* ` ESPR_BOOTLOADER_SPIFLASH ` - Allow bootloader to flash direct from a file in SPI flash storage
You can’t perform that action at this time.
0 commit comments