Changes between Initial Version and Version 1 of PicoblazeUartToDoList
- Timestamp:
- Feb 19, 2014, 8:19:13 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PicoblazeUartToDoList
v1 v1 1 2 * Note that `util_byte_to_hex` always outputs to UART, so it would save a bit of code 3 to create a new function `util_byte_to_uart` or some-such 4 * Overflowing the input buffer should probably just stop echoing characters rather than 5 spontaneously outputting a message