Comment by BruceEel Comment by BruceEel 14 hours ago 2 replies Copy Link View on Hacker News This is quite amazing. Dumb question: is there a way to run it in QEMU?
Copy Link BogdanTheGeek 14 hours ago Collapse Comment - 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. Reply View | 1 reply Copy Link BruceEel 13 hours ago Parent Collapse Comment - Makes sense, thank you. Congrats on the extremely cool project. Reply View | 0 replies
Copy Link BruceEel 13 hours ago Parent Collapse Comment - Makes sense, thank you. Congrats on the extremely cool project. Reply View | 0 replies
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.