{ "version": "2.0.0", "tasks": [ { "type": "cargo", "command": "run", "args": [ "--features", "stm32u575zi" ] } ] }