initial "working" version
This should print something on the UART. Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
		@@ -20,6 +20,7 @@ SECTIONS
 | 
			
		||||
		_frodata = .;
 | 
			
		||||
		*(.rodata .rodata.* .gnu.linkonce.r.*)
 | 
			
		||||
		*(.rodata1)
 | 
			
		||||
		*(.srodata)
 | 
			
		||||
		_erodata = .;
 | 
			
		||||
	} > rom
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user