I've got a (somewhat) automated build system which combines a couple of .hex files into my final code but with the recent SDK updates (I'm assuming this is the change, I haven't attempted to revert yet) pico_add_extra_outputs() in CMakeLists.txt is no longer generating the .hex versions, only the .bin and .uf2. Is this a bug, or is there some new setting I should be using to force it to build the .hex versions?
Statistics: Posted by ecurtz — Tue Aug 13, 2024 5:20 pm — Replies 2 — Views 109