JSON 7 lines
{
"category": "embedded",
"description": "Firmware or low-level software targeting microcontrollers or constrained hardware.",
"pick_when": "The project runs on bare metal or an RTOS and is coupled to specific hardware.",
"dirs": ["firmware", "hardware", "drivers", "docs"]
}