Radix cross Linux Build System

Cross-platform build system is designed to build distributions of different operating systems for a set of target devices

74 Commits   2 Branches   2 Tags
Index: build-config.mk.template
===================================================================
--- build-config.mk.template	(revision 68)
+++ build-config.mk.template	(revision 69)
@@ -81,6 +81,9 @@
 # TARGET: arm-at91sam7s-eabi:
 ENABLE_AT91S         = true
 
+# TARGET: arm-none-eabi:
+ENABLE_BLUE_PILL     = true
+
 # TARGET: riscv64-none-elf:
 ENABLE_LONGAN_NANO   = true