Custom board bringup for Zephyr RTOS using Hardware Model v2 (HWMv2). Covers directory structure, board.yml metadata, core configuration files (Kconfig, defconfig, CMake), and revision management. Trigger when creating new board definitions or porting Zephyr to custom hardware.
$npx -y skills add beriberikix/zephyr-agent-skills --skill board-bringupInstalls into the current project.
Run `npx skills use "https://github.com/beriberikix/zephyr-agent-skills" --skill "beriberikix/zephyr-agent-skills/board-bringup"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/beriberikix/zephyr-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/beriberikix/zephyr-agent-skills"` and select the relevant skills, then follow their instructions.