mirror of
https://github.com/mytechnotalent/Embedded-Hacking.git
synced 2026-05-23 07:59:52 +02:00
0x0001_hello-world code
This commit is contained in:
@@ -7,7 +7,6 @@
|
|||||||
* DATE: October 6, 2023
|
* DATE: October 6, 2023
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
#include "usart.h"
|
#include "usart.h"
|
||||||
|
|
||||||
__attribute__((weak)) int _write(int file, char *ptr, int len)
|
__attribute__((weak)) int _write(int file, char *ptr, int len)
|
||||||
|
|||||||
Reference in New Issue
Block a user