Open florisla opened 10 months ago
The branch doesn't work yet, because stm32.detect_device()
is called only in the test but not in main and self.device
never gets set. I fixed it in my PR but forgot mentioning it.
OK, I merged it now.
For the records: #74 Tested BlueNRG .
STM32C0
.
Hi all,
This partial rewrite of stm32loader allows usage without supplying the
--family
argument.Since this is a fairly impactfull change, I hesitate to release it without proper testing on at least some device families.
So please run this 'experimental' stm32loader on your device and report back with success or errors.
The branch: https://github.com/florisla/stm32loader/tree/feat/device-table
To install: