Commit Graph

19 Commits

Author SHA1 Message Date
Jake Goodwin 70b8c768e1 updated func params 2023-01-14 13:26:29 -08:00
Jake Goodwin 49dd584185 wrote echoing main test 2023-01-14 13:26:11 -08:00
Jake Goodwin 6c9a11828b Added a serial0_flush_rxbuf() function 2023-01-14 12:59:34 -08:00
Jake Goodwin 3554cb60f2 changed params for function defs to use unsigned chars 2023-01-14 12:03:16 -08:00
Jake Goodwin 3706cf27a1 changed char to unsigned chars 2023-01-14 12:02:20 -08:00
Jake Goodwin 056e7a0375 added main() func testing for setup. 2023-01-14 11:51:31 -08:00
Jake Goodwin 2150baa106 added empty func for serial0_enable_timeouts() 2023-01-14 11:46:29 -08:00
Jake Goodwin d3ea6f445e Defined serial0_write() function 2023-01-14 11:44:48 -08:00
Jake Goodwin a8c4fa09ea updated header serial0_write() function proto 2023-01-14 11:44:20 -08:00
Jake Goodwin 3e61ba3e05 Added function def for serial0_read() 2023-01-14 11:41:11 -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 16492796be Defined function for setting the baud during runtime. 2023-01-14 11:36:13 -08:00
Jake Goodwin 6b73f1e513 Added a readme file 2023-01-13 22:53:13 -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 2fe8981c13 set 9600 baud rate, tested and working 2023-01-13 22:47:43 -08:00
Jake Goodwin 7d4bf494a0 updated to ignore binary stuff. 2023-01-13 21:14:53 -08:00
Jake Goodwin 0f3913e839 added a ignore file 2023-01-13 21:14:14 -08:00
Jake Goodwin b64ef3fd68 INIT COMMIT 2023-01-13 21:13:45 -08:00