mirror of
https://github.com/drasko/codezero.git
synced 2026-05-30 13:46:01 +02: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