Remix.run Logo
BruceEel a day ago

This is quite amazing. Dumb question: is there a way to run it in QEMU?

BogdanTheGeek a day ago | parent [-]

Maybe, I'm not sure how you would connect a debugger to qemu, and you would have to emulate the ram and flash, but other than that is pretty standard arm cortex m0. The code is pretty generic too.

BruceEel a day ago | parent [-]

Makes sense, thank you. Congrats on the extremely cool project.