Add a YAML test scenario file `tests/scenarios/gc9a01.yaml` for the GC9A01 driver. ### Expected tests - **Mock**: verify initialization sequence - **Hardware**: basic display operations (fill, text) - **Manual**: validate display output visually ### Reference - Driver: `lib/gc9a01/` - Test framework: PR #28 ### Blocked by - [ ] #10 — Driver must be implemented first.
Add a YAML test scenario file
tests/scenarios/gc9a01.yamlfor the GC9A01 driver.Expected tests
Reference
lib/gc9a01/Blocked by