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