Commit Graph

7 Commits

Author SHA1 Message Date
Solomon Peachy b56572dfa2 build: Include a summary of text/data/bss sizes. 2013-08-04 08:47:31 -04:00
Solomon Peachy 5c15204ea1 build: Clean up output a bit. 2013-08-03 20:16:29 -04:00
Solomon Peachy b39a79582c Build system builds the peripheral library proprly now. 2013-08-03 14:11:44 -04:00
Solomon Peachy 91d3726b46 build: Genericize the toolchain config. 2013-08-03 13:17:36 -04:00
Solomon Peachy 87fe42acc9 startup: Use the CMSIS startup code. Add the first cut at a linker script.
Still need a toolchain...
2013-08-03 10:56:57 -04:00
Solomon Peachy 5978d0bbbd build: Split out MCU_CFLAGS and MCU_LIBS explicity. 2013-08-03 10:04:46 -04:00
Solomon Peachy bd5734f82e build: Skeleton of the build system, initially STM32F1xx only.
There are a lot of missing pieces still, including the toolchain.

 * Toolchain
 * Ensure clean STM32F1xx "library" build
 * Clean up startup code and linker script and "target hardware" headers
2013-08-03 09:58:19 -04:00