gba: add some const values for sound register configs to avoid magic numbers #5214
+57
−0
TinyHCI / tinyhci: xiao-esp32c3
succeeded
Apr 28, 2026 in 56m 56s
Hardware CI passed
Hardware CI tests have passed.
Details
Seeed Studio Xiao ESP32-C3
Flash
go: downloading tinygo.org/x/tap v0.1.0
go: downloading tinygo.org/x/drivers v0.34.0
code data bss | flash ram
12868 176 9986 | 13044 10162
Connecting to /dev/ttyACM4...
Connected.
Detected chip: ESP32-C3
USB-JTAG/Serial interface detected, disabling watchdogs
Loading stub loader...
Stub running.
Erasing entire flash...
Flash erased.
Attaching SPI flash...
Configuring flash size...
Auto-detected flash size: 4MB
Flash params set to 0x022F
SHA digest in image updated
Attaching SPI flash...
Compressed 13152 bytes to 9074 (69%)
Flash begin: 9074 bytes at 0x00000000 (1 compressed blocks)
[##################################################] 100.0%
Flash complete. Verifying...
MD5 verified: 749587cdbe0239fe10243532a99d39ce
Device reset.
Tests
Timeout waiting for device prompt. trying anyhow...
TAP version 13
1..6
ok 1 - digitalReadVoltage (GPIO)
ok 2 - digitalWrite (GPIO)
ok 3 - analogReadVoltage (ADC)
ok 4 - analogReadGround (ADC)
ok 5 - i2cConnection (MPU6050)
ok 6 - spiTxRx (SPI)
Loading