mirror of
https://github.com/drasko/codezero.git
synced 2026-01-12 02:43:15 +01:00
Added UART service as baremetal4 container
This commit is contained in:
@@ -26,4 +26,5 @@ SECTIONS
|
||||
. = ALIGN(8);
|
||||
__stack = .;
|
||||
}
|
||||
__end = .;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user