Rp2040js Versions Save

A Raspberry Pi Pico Emulator in JavaScript

v1.0.1

2 months ago
  • fix(usb): increase read delay a0f438d
  • fix(usb): proper reset timing a0b2471
  • ci: test on pico-sdk 1.5.1 95e2ca6

https://github.com/wokwi/rp2040js/compare/v1.0.0...v1.0.1

v1.0.0

2 months ago
  • feat: new clock system (#137) 02bc892

https://github.com/wokwi/rp2040js/compare/v0.19.4...v1.0.0

v0.19.4

3 months ago
  • fix(rp2040): XIP flash aliases (noalloc / nocache) #139 7b4ee3f
  • fix: demo projects broken under Node.js 20 6e6c80c

https://github.com/wokwi/rp2040js/compare/v0.19.3...v0.19.4

v0.19.3

6 months ago
  • feat(i2c): implement clock speed registers 75abb85
  • fix(rtc): remove unused vars 3acc2e6

https://github.com/wokwi/rp2040js/compare/v0.19.2...v0.19.3

v0.19.2

6 months ago

v0.19.1

7 months ago
  • fix(uart): zephyr shell broken edf8449
  • chore(deps): npm audit fix 8e75254

https://github.com/wokwi/rp2040js/compare/v0.19.0...v0.19.1

v0.19.0

7 months ago
  • feat(watchdog): implement Watchdog peripheral f0e8791
  • feat(ssi): IDR, SSI_VERSION_ID registers 4b6d803

https://github.com/wokwi/rp2040js/compare/v0.18.2...v0.19.0

v0.18.2

7 months ago
  • feat(uart): add PERIPHID / CELLID registers d07a8f6
  • feat(uart): baud rate calculation 1408874

https://github.com/wokwi/rp2040js/compare/v0.18.1...v0.18.2

v0.18.1

7 months ago
  • fix: error when importing module in next.js 2c48b5b
  • fix(demo): broken imports 321795a

https://github.com/wokwi/rp2040js/compare/v0.18.0...v0.18.1

v0.18.0

7 months ago
  • refactor: emit NodeNext modules adec722

https://github.com/wokwi/rp2040js/compare/v0.17.17...v0.18.0