32bitmicro build environment (32bitMBE) is a part of the 32bitmicro open source collection of code and tools for 32 bit microcontrollers.
32bitMBE uses simple project level makefile to specify all of the sources, configure target MCU, OS and host tools.
32bitMBE is licensed under New BSD License.
See the example makefile for CMSIS based application targeting LPC1768 Makefile
Project is hosted on Google code and can be anonymously check out using Subversion from source repository.
# Non-members may check out a read-only working copy anonymously over HTTP.
svn checkout http://32bitmicro.googlecode.com/svn/trunk/ 32bitmicro-read-only





