Update README.md

This commit is contained in:
FE
2023-12-26 18:48:49 +09:00
committed by GitHub
parent 454a7f2dff
commit ff53110e16

View File

@@ -39,3 +39,8 @@
- A bat file that modifies the Index HMD firmware and creates Watchman Dongle firmware for nrf52840. - A bat file that modifies the Index HMD firmware and creates Watchman Dongle firmware for nrf52840.
- Generate uf2 and bin files. - Generate uf2 and bin files.
- Index HMD's four boot modes can be changed without hardware modification. - Index HMD's four boot modes can be changed without hardware modification.
# About SD_gen.bat
Firmware generated by FW_gen.bat only works with softdevice s140 v6.1.1.
Some nRF52840 boards (e.g. seeed xiao nRF52840) use newer versions such as v7.3.0.
In those cases, please use SW_gen.bat to create and write a uf2 file for v6.1.1 softdevice.