mirror of
https://github.com/espruino/Espruino.git
synced 2025-12-08 19:06:15 +00:00
fix build when using the updated version of nrfutil
This commit is contained in:
parent
96aa52efef
commit
5d28612412
@ -43,7 +43,7 @@ info = {
|
||||
'DEFINES+=-DHAL_NFC_ENGINEERING_BC_FTPAN_WORKAROUND=1', # Looks like proper production nRF52s had this issue
|
||||
'DEFINES+=-DBLUETOOTH_NAME_PREFIX=\'"RuuviTag"\'',
|
||||
'DFU_PRIVATE_KEY=targets/nrf5x_dfu/ruuvi_open_private.pem',
|
||||
'DFU_SETTINGS=--debug-mode'
|
||||
'DFU_SETTINGS=--debug-mode --hw-version 52 --sd-req 0x8C'
|
||||
]
|
||||
}
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user