summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2013-12-23build: Add Makefile per exampleClaudio Takahasi1-0/+1
This patch changes the build system creating one Makefile for each project.
2013-12-23build: Add build files for NRF platformClaudio Takahasi1-28/+0
This patch adds the initial Makefiles and autotools files to build a hello world example. Initial configure options was added to allow selecting different platforms. Usage example: ./bootstrap-configure.nrf --with-sdkdir=/osd/work/iot/nrf51-sdk.git
2013-12-23build: Add initial autotools supportClaudio Takahasi1-0/+28