Files
tinyusb/hw/bsp
hathach bfaa3b6c4f tools/gen_presets: build into cmake-build-<board> with single-config Ninja
Change the default configure preset binaryDir from build/<board> to
cmake-build-<board> (the dir name HIL expects) and switch the generator
from Ninja Multi-Config to single-config Ninja. Multi-Config nests
binaries under a RelWithDebInfo/ subdir, which hil_test.py does not look
in; single-config emits device/<ex>/<ex>.elf so preset-built firmware is
directly consumable by `hil_test.py -B examples`.

Regenerated BoardPresets.json (also picks up the tracked ch32v103c_bluepill
board that was missing from presets).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-08 14:34:57 +07:00
..
2026-05-22 15:30:51 +02:00
2026-04-29 22:11:36 +02:00
2026-05-08 18:57:09 +02:00
2026-05-08 18:16:04 +02:00
2026-04-17 10:16:31 +07:00
2026-04-17 10:16:31 +07:00
2026-04-17 10:16:31 +07:00
2026-05-29 10:03:09 +02:00
2026-04-29 22:11:36 +02:00
2025-10-14 17:53:55 +07:00