Commit Graph

4 Commits

Author SHA1 Message Date
Jade Mattsson 3579f52c1b Updated console module doc with CDC-ACM info. 2024-10-29 12:21:12 +11:00
Jade Mattsson 0e2a757e80 Add file upload helper script for console module.
Plus, it can serve as a reference for any IDEs which may need/want
updating.
2024-10-25 15:24:14 +11:00
Jade Mattsson 231db92619 Fix and document console.write()
Added example on using framed data transmission over the console.
2024-10-23 15:00:13 +11:00
Jade Mattsson 13553ddf76 Refactor into new 'console' module.
A breaking change, but should finally see us move away from the chronic edge
cases and inconsistent behaviour we have while trying to shoe-horn the
usb-serial-jtag and cdc-acm consoles into uart behaviour and assumptions.
2024-10-22 19:00:29 +11:00