Skip to content

Releases: wokwi/rp2040js

0.14.4

01 Nov 10:45
fb7a882
Compare
Choose a tag to compare
  • fix(gpio): Input Enable bit not implemented #85 e258e76
  • chore(deps): jest 27 2351195

v0.14.3...v0.14.4

0.14.3

28 Sep 19:58
f52178b
Compare
Choose a tag to compare
  • chore(demo): use latest micropython (1.17) 027404b
  • fix(usb): broken on MicroPython 1.17 #79 c17c452

v0.14.2...v0.14.3

0.14.2

17 Sep 19:35
3a97d18
Compare
Choose a tag to compare
  • fix(pio): WAIT PIN instruction hangs 5adf09c

v0.14.1...v0.14.2

0.14.1

13 Sep 20:28
a871649
Compare
Choose a tag to compare
  • fix(rp2040): WFI doesn't wake up when interrupts disabled 2e959f3

v0.14.0...v0.14.1

0.14.0

12 Sep 16:19
3b08178
Compare
Choose a tag to compare
  • feat(dma): implement DMA peripheral + PIO support #78 6850ffe

v0.13.1...v0.14.0

0.13.1

11 Sep 06:19
c70f7a7
Compare
Choose a tag to compare
  • perf(rp2040): optimize instruction fetch / RAM accesss 1533dae

v0.13.0...v0.13.1

0.13.0

10 Sep 22:42
893b467
Compare
Choose a tag to compare
  • feat(spi): implement SPI peripheral 3c7c5c7
  • fix(usb): add read delay, improved CDC latency 9d69bc0
  • fix(usb): remove redundant code 159f6fa
  • chore(deps): npm audit fix b2f0be2

v0.12.0...v0.13.0

0.12.0

18 Aug 12:39
0e26c28
Compare
Choose a tag to compare
  • feat(adc): add ADC peripheral 561e9a4

v0.11.1...v0.12.0

0.11.1

11 Aug 21:58
a243979
Compare
Choose a tag to compare
  • fix(i2c): transmission freezes 3812fb3
  • fix(uart): generate interrupts while RX FIFO isn't empty de57f35

v0.11.0...v0.11.1

0.11.0

07 Aug 22:15
c9bee11
Compare
Choose a tag to compare
  • feat(i2c): implement i2c master e517348
  • style(timer): remove redundant eslint directive c6262cc

v0.10.1...v0.11.0