`pico_minimize_runtime` is a bit of a blunt instrument currently - you do cutting off your own foot (as it can break functionality)
Try:
`pico_minimize_runtime(TARGET INCLUDE AUTO_INIT_MUTEX)`
edit: TLDR the default invocation removes lots of stuff, so you want to include back what you need
Try:
`pico_minimize_runtime(TARGET INCLUDE AUTO_INIT_MUTEX)`
edit: TLDR the default invocation removes lots of stuff, so you want to include back what you need
Statistics: Posted by kilograham — Mon May 05, 2025 12:13 am