Releases: wokwi/rp2040js
Releases · wokwi/rp2040js
0.7.0
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
- fix(rp2040): Missing breakRewind in BKPT #55 9ab301a
- fix(rp2040): CMP T1 & T2 flags b00fb76
- fix(rp2040): incorrect overflow flag in ADDS register (#52) 8353204
- fix(rp2040): change ADCS to be more coherent to datasheet 73dd049
- fix(logging): improve time formatting f7664ec
- feat: add logging functionality (#45) 246dd64
- chore: fix husky configuration 7f47c56
0.6.0
0.5.0
- feat(gpio): working GPIO implementation #20 5524b74
- feat(sio): Spinlocks (#40) b97dc5f
- feat(sio): implement Integer Divider (#37) 36f2e7c
- feat(sio): start working on GPIO implementation #20 9387184
- fix(timer): INTF should have priority over INTE a117702
- test(sio): allow running tests against hardware 31d1350
- feat(demo): add micropython project 0de9542