esp32: add interrupt support (vector table, timer alarm, GPIO SetInterrupt)#5510
Draft
deadprogram wants to merge 3 commits into
Draft
esp32: add interrupt support (vector table, timer alarm, GPIO SetInterrupt)#5510deadprogram wants to merge 3 commits into
deadprogram wants to merge 3 commits into
TinyHCI / tinyhci: pico
succeeded
Jul 11, 2026 in 1h 25m 14s
Hardware CI passed
Hardware CI tests have passed.
Details
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
14452 144 6032 | 14596 6176
Tests
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)
Loading