Jake Goodwin
|
5b265a5258
|
Added prototypes to header and function defs for runtime functions to change parity and stop bits.
|
2023-01-16 20:30:36 -08:00 |
Jake Goodwin
|
f4aef61b0e
|
Decided to not use defines everywhere, instead making user accessable functions for runtime use.
|
2023-01-16 20:10:53 -08:00 |
Jake Goodwin
|
b2992459b3
|
Addded defines and logic for carriage returns and line feeds to be appending to serial0_wirte() function calls
|
2023-01-16 19:50:56 -08:00 |
Jake Goodwin
|
32586999d0
|
Added in some defines for logic
|
2023-01-16 19:43:48 -08:00 |
Jake Goodwin
|
ed2e9d0f82
|
added test stuff back in.
|
2023-01-14 13:45:21 -08:00 |
Jake Goodwin
|
1750a9b65d
|
fixed merge conflict
|
2023-01-14 13:43:34 -08:00 |
Jake Goodwin
|
70b8c768e1
|
updated func params
|
2023-01-14 13:26:29 -08:00 |
Jake Goodwin
|
6c9a11828b
|
Added a serial0_flush_rxbuf() function
|
2023-01-14 12:59:34 -08:00 |
Jake Goodwin
|
3706cf27a1
|
changed char to unsigned chars
|
2023-01-14 12:02:20 -08:00 |
Jake Goodwin
|
a8c4fa09ea
|
updated header serial0_write() function proto
|
2023-01-14 11:44:20 -08:00 |
Jake Goodwin
|
6a93851d19
|
updated header proto for serial0_read()
|
2023-01-14 11:38:32 -08:00 |
Jake Goodwin
|
b2cf1e3ad3
|
updated header file for new functions
|
2023-01-14 11:36:28 -08:00 |
Jake Goodwin
|
de5aa05fb8
|
set for 8Mhz 9600 BAUD, reduces error rate too 0.2%
|
2023-01-13 22:57:03 -08:00 |
Jake Goodwin
|
527ca1e9e7
|
INIT COMMIT
|
2023-01-13 22:57:03 -08:00 |
Jake Goodwin
|
dae9842a97
|
set for 8Mhz 9600 BAUD, reduces error rate too 0.2%
|
2023-01-13 22:48:19 -08:00 |
Jake Goodwin
|
b64ef3fd68
|
INIT COMMIT
|
2023-01-13 21:13:45 -08:00 |