Added UART service as baremetal4 container

This commit is contained in:
Amit Mahajan
2009-11-29 11:44:06 +05:30
parent fccc2240a5
commit a10a77a0a0
9 changed files with 471 additions and 0 deletions
+1
View File
@@ -26,4 +26,5 @@ SECTIONS
. = ALIGN(8);
__stack = .;
}
__end = .;
}