wokwi / rp2040js

A Raspberry Pi Pico Emulator in JavaScript
MIT License
384 stars 40 forks source link

ICSR (Interrupt Control and State Register) register is missing #94

Closed kartben closed 2 years ago

kartben commented 2 years ago

This is effectivley preventing the use of PENDSV interrupts, which are quite commonly used by Real-time operating systems

See Interrupt Control and State Register

urish commented 2 years ago

Fixed & released as 0.14.9