summaryrefslogtreecommitdiff
path: root/scripts/standalone.mk
AgeCommit message (Expand)Author
2019-03-13Enable elf2hex in standalone projectsNathaniel Graff
2019-03-12Build program into SRC_DIR/CONFIGURATION/PROGRAMNathaniel Graff
2019-03-12Build metal libs into install/lib/CONFIGURATIONNathaniel Graff
2019-03-12ELF output has .elf extensionNathaniel Graff
2019-03-12Support Debug/Release configurationsNathaniel Graff
2019-03-07Remove BSP checks from MakefileNathaniel Graff
2019-03-06Add support for Segger J-LinkNathaniel Graff
2019-03-05Build scripts can consume RISCV_CMODELNathaniel Graff
2019-03-05Merge pull request #180 from sifive/print-sizeNathaniel Graff
2019-02-27Optimize for size using gc-sections, function-sections, data-sections flagsBunnaroath Sou
2019-02-22Print ELF size after buildNathaniel Graff
2019-02-04Replace all mee with metalNathaniel Graff
2019-01-31Add TARGET as a synonym for BOARDNathaniel Graff
2019-01-18Add export of standalone projectNathaniel Graff