Closed vkottler closed 1 year ago
Had to add support for uf2_family
/ generating the uf2 outputs in general on https://github.com/vkottler/yambs/pull/81.
Initial setup here: https://github.com/vkottler/config/pull/12.
Finished on https://github.com/vkottler/pico/pull/8.
(can mk pd
)
Now that we have UART working, the typical workflow will be to reset into the bootloader and then load a .uf2 program.
We need to make sure these are getting produced, then add in some workflow
mk
hook if we don't have one already