0x0001_hello-world code

This commit is contained in:
Kevin Thomas
2023-10-06 16:54:36 -04:00
parent 72ee0299ff
commit 7b23a11d9e

View File

@@ -7,7 +7,6 @@
* DATE: October 6, 2023
*/
#include "usart.h"
__attribute__((weak)) int _write(int file, char *ptr, int len)