Commit Graph

19 Commits

Author SHA1 Message Date
37f15bf187 Swapped out termion for crossterm 2025-09-20 22:48:12 +02:00
e4c4a7f14a The program no longer swears at you 2025-09-19 18:09:28 +02:00
d7b70b7629 Fixed wording 2025-09-19 18:09:14 +02:00
b2ab748ffb Hopefully improves formatting 2025-09-19 18:08:36 +02:00
4bf8f6a8e7 The monitor no longer spits out garbage, whoops 2025-09-19 18:03:01 +02:00
2ef84e6aa6 Added convenient run shorthand 2025-09-19 18:02:43 +02:00
dd49c30ac9 Added functionality for running a command before flashing 2025-09-19 17:50:52 +02:00
1b9f1ea4c1 write can now open a monitor right after flashing 2025-09-19 16:13:51 +02:00
b6b79e7fcf Vandalized the example even more 2025-09-19 15:27:19 +02:00
ffd1aa4874 Target resync now flushes all buffers (caused errors before) 2025-09-19 15:26:53 +02:00
dcbdc9ff89 Made the monitor actually usable now 2025-09-19 15:26:39 +02:00
80dd1c1a70 The monitor now correctly outputs stuff to the screen 2025-09-19 15:15:40 +02:00
1dbbaab197 Implemented auto port detection 2025-09-19 11:14:13 +02:00
d298db44d2 No longer panic in Drop 2025-09-19 11:12:47 +02:00
ebd24ae7b5 Added some stuff for the monitor (can already reboot the target) 2025-09-19 11:04:53 +02:00
c803e6514f Some functions are not even tested 2025-09-19 09:31:56 +02:00
f6b63b2da9 Added example program 2025-09-18 14:03:44 +02:00
3410a9a95b Added README 2025-09-18 13:28:05 +02:00
8f6b7fbc1f Initial commit 2025-09-18 13:17:47 +02:00