A pure-C baseline ARM Cortex-M microcontroller development framework
Go to file
Solomon Peachy f04ee1be5b stm32f0: Build and link. 2013-08-03 21:30:41 -04:00
crosstool-ng Build system builds the peripheral library proprly now. 2013-08-03 14:11:44 -04:00
inc stm32f0: Build and link. 2013-08-03 21:30:41 -04:00
libs stm32f0: Build and link. 2013-08-03 21:30:41 -04:00
src build: Add a main.c, and finish everything. We now build and link! 2013-08-03 20:13:14 -04:00
.gitattributes stm32: Add CMSIS/STD Libraries for: 2013-08-03 08:48:31 -04:00
.gitignore gitigore update. 2013-08-03 21:11:55 -04:00
Makefile build: use a different .toolchain-* file for each toolchian. 2013-08-03 20:43:28 -04:00
Makefile.common build: Clean up output a bit. 2013-08-03 20:16:29 -04:00
Makefile.opts build: Add a main.c, and finish everything. We now build and link! 2013-08-03 20:13:14 -04:00
git-version-gen build: Skeleton of the build system, initially STM32F1xx only. 2013-08-03 09:58:19 -04:00
toolchain-cm0.config stm32f0: Build and link. 2013-08-03 21:30:41 -04:00
toolchain-cm0p.config toolchains: Get rid of LD wrapper. 2013-08-03 20:12:58 -04:00
toolchain-cm3.config toolchains: Get rid of LD wrapper. 2013-08-03 20:12:58 -04:00
toolchain-cm4.config toolchains: Get rid of LD wrapper. 2013-08-03 20:12:58 -04:00