Skip to content

Releases: wokwi/rp2040js

1.1.1

21 Apr 18:27
b36b761
Compare
Choose a tag to compare
  • fix(pio): incorrect FDEBUG TXSTALL/RXSTALL behavior d3ebb7a

v1.1.0...v1.1.1

1.1.0

15 Apr 10:21
b6f11ae
Compare
Choose a tag to compare
  • Add register addrEndp with masking value; not yet used. 3cd6401
  • Include register info for most registers, no additional functionality 149c258
  • Report unimplemented registers using hex values; NB sometimes see "0x-1" -- signedness issue d6f9b41
  • Logic for spikelen register, enable_status register and sda_hold 35d660b
  • Add registers for all clocks in clock block with reset default values, selects, reserved bit masking 39fafbc
  • Report correct state when GPIO has both pullup & pulldown a9f976f
  • ci(pico-sdk): add version 2.1.1 to test matrix 543b93a

v1.0.2...v1.1.0

v1.0.2

22 Feb 13:59
c2e382f
Compare
Choose a tag to compare
  • fix(pwm): peripheral hangs occasionally #144 e258a5a
  • feat: simulate a given UF2 firmware using npm start (#143) 363f701
  • ci: test on pico-sdk 2.0.0 dc5a8ff

v1.0.1...v1.0.2

1.0.1

24 Feb 20:56
7243fc7
Compare
Choose a tag to compare
  • fix(usb): increase read delay a0f438d
  • fix(usb): proper reset timing a0b2471
  • ci: test on pico-sdk 1.5.1 95e2ca6

v1.0.0...v1.0.1

1.0.0

22 Feb 20:06
e6bbca5
Compare
Choose a tag to compare

v0.19.4...v1.0.0

0.19.4

11 Feb 09:02
9773d0f
Compare
Choose a tag to compare
  • fix(rp2040): XIP flash aliases (noalloc / nocache) #139 7b4ee3f
  • fix: demo projects broken under Node.js 20 6e6c80c

v0.19.3...v0.19.4

0.19.3

16 Nov 12:41
2c74fe4
Compare
Choose a tag to compare
  • feat(i2c): implement clock speed registers 75abb85
  • fix(rtc): remove unused vars 3acc2e6

v0.19.2...v0.19.3

0.19.2

11 Nov 13:47
de13c1d
Compare
Choose a tag to compare
  • fix(rtc): time doesn't move d981b82

v0.19.1...v0.19.2

0.19.1

05 Oct 16:17
516a1c5
Compare
Choose a tag to compare
  • fix(uart): zephyr shell broken edf8449
  • chore(deps): npm audit fix 8e75254

v0.19.0...v0.19.1

0.19.0

04 Oct 08:00
99c5494
Compare
Choose a tag to compare
  • feat(watchdog): implement Watchdog peripheral f0e8791
  • feat(ssi): IDR, SSI_VERSION_ID registers 4b6d803

v0.18.2...v0.19.0