Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix UART transmission #31

Merged
merged 3 commits into from
Aug 27, 2022
Merged

Conversation

hasheddan
Copy link
Contributor

Fixes previous behavior of sending messages over UART in reverse.

Signed-off-by: hasheddan georgedanielmangum@gmail.com

🤖 (moss) xxd -b < /dev/ttyUSB1
00000000: 01010111 01100101 01101100 01100011 01101111 01101101  Welcom
00000006: 01100101 00100000 01110100 01101111 00100000 01110100  e to t
0000000c: 01101000 01100101 00100000 01001101 01101111 01110011  he Mos
00000012: 01110011 00100000 01000011 01101111 01101101 01110000  s Comp
00000018: 01110101 01110100 01100101 01110010 00100001 00001101  uter!.

Adds a note about how timescale is represented.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
Fixes previous behavior of sending messages over UART in reverse.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
Updates the project path in the xpr file. This path should be
parameterized in the future.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant