Skip to content

Releases: wokwi/rp2040js

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

0.10.1

04 Aug 19:48
abf7d47
Compare
Choose a tag to compare
  • perf(rp2040): optimize memory read access 0f83c84
  • perf(rp2040): implement waiting (WFE/WFI) 89f7f5b
  • fix(rp2040): remove duplicate line of code 281d6c1
  • docs: link to online examples a6a069e

v0.10.0...v0.10.1

0.10.0

27 Jul 20:24
f0ad5b4
Compare
Choose a tag to compare
  • chore: export GDB TCP server separately 4574575
  • refactor(gdb): move Node.js specific code to new class 9406606
  • refactor(rp2040): move IRQ numbers to enum 7d9d87f
  • refactor(ppb): move SysTick/NVIC to own file #75 85a264d
  • refactor(ssi): move peripheral to a separate file 84236b0
  • refactor(clocks): move clock peripheral to separate file 9db2cb8
  • style(rp2040): organize imports 9fe4bf6
  • fix(gdb): broken imports 2794688

v0.9.2...v0.10.0

0.9.2

20 Jul 20:25
6ba32b6
Compare
Choose a tag to compare
  • fix(usb): USB Serial not working on Arduino Core #76 7a0bf34

v0.9.1...v0.9.2