Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add firmware build documentation #1

Open
Furikuda opened this issue Oct 22, 2019 · 1 comment
Open

Add firmware build documentation #1

Furikuda opened this issue Oct 22, 2019 · 1 comment

Comments

@Furikuda
Copy link

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?

@Furikuda
Copy link
Author

Furikuda commented Oct 23, 2019

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

And then follow
https://github.com/defconfurs/dcfurs-badge-dc27#updating-firmware

Will try later on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant