Changes between Initial Version and Version 1 of PicoblazeUartToDoList


Ignore:
Timestamp:
Feb 19, 2014, 8:19:13 AM (11 years ago)
Author:
Eric Hazen
Comment:

--

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
     3to create a new function `util_byte_to_uart` or some-such
     4* Overflowing the input buffer should probably just stop echoing characters rather than
     5spontaneously outputting a message