Commit Graph

8 Commits

Author SHA1 Message Date
849cf7b7a1 mbv: add async app, sorta works 2025-06-24 23:04:13 -07:00
afba9e168f mbv: link with newlib nano 2025-06-24 23:03:40 -07:00
e23cf79aa0 mbv: now with out of source builds 2025-06-23 22:06:27 -07:00
af768cbb09 mbv: minor cleanup 2025-06-23 15:21:15 -07:00
73edb77577 mbv: add uart echo app 2025-06-23 08:23:59 -07:00
3db383d461 mbv: now with functioning timer interrupts!
And a few other nice things.
The bootloader now has an embedded wozmon!
If you know its offset, you can jump to it from the app.
2025-06-10 23:46:43 -07:00
fa6ae7b667 mbv: now with DDR! and a wozmon
We have access to 256 MiB of fresh DDR3.
Isn't that great?

prog.py is a bit opinionated for now:
- tty is /dev/ttyUSB1
- writing programs to DDR
2025-06-08 23:11:04 -07:00
a5c14f089b mbv: use new ninja-based build 2025-03-30 17:42:20 -07:00