hydrabus / hydrafw_hydranfc_shield_v2

HydraFW dedicated to HydraBus v1 / HydraNFC Shield v2
Apache License 2.0
39 stars 11 forks source link

Remove Python dependency to Build/Flash the Firmware #20

Open bvernoux opened 2 years ago

bvernoux commented 2 years ago

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

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

2) Remove dfu-convert.py

3) Modification of Makefile (to remove anything related to Python script)