Mecrisp BLE on Micro:bit V2
-
I am interested in getting this going via the software interrupts. Is this done before? The micro:bit V1 did not have enough space.
The BLE soc takes 0x1b000 of space. Soft interrupts need to be worked into Mecrisp. Has this been done?
-
Are you referring Mecrisp Forth? I adapted it for the nRF52840. You could take that code and adapt it to your Micro:bit V2.
-
Yip Mecrisp Forth.
I will also need to add software interrupt routines for the BLE SoC interface.
c-: