0x0001_hello-world code

This commit is contained in:
Kevin Thomas
2023-10-06 16:54:36 -04:00
parent f6269bdd96
commit 484da5d39a
-1
View File
@@ -7,7 +7,6 @@
* DATE: October 6, 2023
*/
#include "usart.h"
__attribute__((weak)) int _write(int file, char *ptr, int len)