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
From dcfurs tg group:
Build a Firmware without the badge python scripts:
cd into ports/stm32
make BOARD=DCFURS_L496
Build a firmware with the badge python scripts:
# In dcfurs-badge-dc27 repo
make
# in micropython-dc27
cd into ports/stm32
make BOARD=DCFURS_L496 FLASH_TARBALL=path/to/dcfurs-badge-dc27/dcfurs-badge-dc27.tar.gz
I couldn't find anything similar to the documentation at:
https://github.com/defconfurs/dc26-fur-scripts/tree/master/firmware#dcfurs-badge-firmware
Do you mind adding a blob about how to build the firmware for the badge?
The text was updated successfully, but these errors were encountered: