←back to thread

Hosting a website on a disposable vape

(bogdanthegeek.github.io)
1386 points BogdanTheGeek | 3 comments | | HN request time: 4.721s | source
1. BruceEel ◴[] No.45250701[source]
This is quite amazing. Dumb question: is there a way to run it in QEMU?
replies(1): >>45250942 #
2. BogdanTheGeek ◴[] No.45250942[source]
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.
replies(1): >>45251450 #
3. BruceEel ◴[] No.45251450[source]
Makes sense, thank you. Congrats on the extremely cool project.