adafruit / tinyuf2

UF2 bootloader based on TinyUSB for embedded devices such as ESP32S2, STM32F4 and iMX RT10xx
MIT License
326 stars 178 forks source link

Log warning if UF2 block skipped due to mismatching family IDs #229

Closed NathanY3G closed 10 months ago

NathanY3G commented 2 years ago

This pull-request outputs a warning when a UF2 block is skipped due to mismatching UF2 family IDs. I found this useful when debugging an issue on my STM32F405 board.

If you believe this needs a discussion first or should be part of a larger logging effort then please feel free to reject it :grin:

hathach commented 2 years ago

there is a similar defined for logging here, would you mind update PR to use it instead. and also revert changes to the test files.

NathanY3G commented 2 years ago

Thanks for the tip @hathach. I will take a look at using this instead.

hathach commented 10 months ago

closed due to lack of response from user

NathanY3G commented 10 months ago

Sorry @hathach, I forgot about this MR. Thanks for closing it.

Seasons Greetings! :christmas_tree: