Skip to content

Commit

Permalink
Switched baud to specify actual baud, enabled interrupt driven transm…
Browse files Browse the repository at this point in the history
…ission

Baud used to be specified in kilobaud but now is specified in actual baud so that you can
set odd baud rates like 33,333 baud.

There had already been preliminary code for interrupt driven TX but now it is complete. The sendFrame function will send a frame if there is an open mailbox or queue it if not.
  • Loading branch information
collin80 committed Jul 29, 2013
1 parent c428954 commit 3021ab4
Show file tree
Hide file tree
Showing 2 changed files with 898 additions and 847 deletions.
Loading

0 comments on commit 3021ab4

Please sign in to comment.