Skip to content

esp32s3: add interrupt support

928f25c
Select commit
Loading
Failed to load commit list.
Draft

esp32s3: add interrupt support #5244

esp32s3: add interrupt support
928f25c
Select commit
Loading
Failed to load commit list.
TinyHCI / tinyhci: pico succeeded Mar 6, 2026 in 1h 1m 30s

Hardware CI passed

Hardware CI tests have passed.

Details

board image

Raspberry Pi RP2040 Pico

Flash

go: downloading tinygo.org/x/tap v0.1.0
go: downloading tinygo.org/x/drivers v0.34.0
   code    data     bss |   flash     ram
  11988     132    5576 |   12120    5708

Tests

Timeout waiting for device prompt. trying anyhow...
TAP version 13
1..8
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 (I2C)
ok 8 - spiTxRx (SPI)