Skip to content

clean up implementation

6e18433
Select commit
Loading
Failed to load commit list.
Open

new CAN API demo #5211

clean up implementation
6e18433
Select commit
Loading
Failed to load commit list.
TinyHCI / tinyhci: circuitplay-express succeeded Mar 29, 2026 in 51m 58s

Hardware CI passed

Hardware CI tests have passed.

Details

board image

Adafruit Circuit Playground Express

Flash

go: downloading tinygo.org/x/tap v0.1.0
go: downloading tinygo.org/x/drivers v0.34.0
   code    data     bss |   flash     ram
  11700     152    4976 |   11852    5128

Tests

Timeout waiting for device prompt. trying anyhow...
TAP version 13
1..7
ok 1 - digitalReadVoltage (GPIO)
ok 2 - digitalReadGround (GPIO)
ok 3 - digitalWrite (GPIO)
ok 4 - analogReadVoltage (ADC)
ok 5 - analogReadGround (ADC)
ok 6 - analogReadHalfVoltage (ADC)
ok 7 - i2cConnection (LIS3DH)