Add build system for fusee

This commit is contained in:
TuxSH
2018-03-14 21:14:02 +01:00
parent 965971edbd
commit 171c82ea9e
8 changed files with 499 additions and 1 deletions

7
fusee/linker.specs Normal file
View File

@@ -0,0 +1,7 @@
%rename link old_link
*link:
%(old_link) -T linker.ld --nmagic --gc-sections
*startfile:
crti%O%s crtbegin%O%s