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

Remove Python dependency to Build/Flash the Firmware #132

Closed
bvernoux opened this issue Jun 26, 2022 · 1 comment
Closed

Remove Python dependency to Build/Flash the Firmware #132

bvernoux opened this issue Jun 26, 2022 · 1 comment

Comments

@bvernoux
Copy link
Member

bvernoux commented Jun 26, 2022

Remove the usage of Python to build the version (from GitHub Tag) and build DFU for STM32F405
=> https://github.com/hydrabus/hydrafw/tree/master/src/build-scripts

  1. Remove hydrafw-revision.py / hydrafw-version.py

  2. Remove dfu-convert.py

  3. Remove Windows Executable

  4. Modification of Makefile (to remove anything related to Python script)

@bvernoux
Copy link
Member Author

Fixed with #173

bvernoux added a commit that referenced this issue Jun 11, 2024
Add dfu-convert.c + Makefile ANSI C multi-platform
Fix #132
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant