summaryrefslogtreecommitdiff
path: root/nuttx/arch/hc/src/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Include libgcc.a inside of the group of recursively linked libraries in all M...patacongo2012-04-081-1/+1
* Change STM32 so that stm32_pmstop.c and stm32_pmstandby are built even if CON...patacongo2012-03-221-1/+1
* Add support for the Atollic 'Lite' toolchain in all STM32 F4 configurationspatacongo2012-02-231-5/+0
* Candidate fix for the libboard.a dependency problem (from Mike Smith)patacongo2012-01-291-2/+3
* Fix issue with multilib buildpatacongo2011-08-301-1/+1
* Add an 'export' target to the NuttX top-level Makefilepatacongo2011-07-111-4/+16
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-031-1/+1
* Correcting banked vs. non-banked issues (there are more)patacongo2011-02-261-1/+1
* Fixes for serial monitorpatacongo2009-12-111-0/+3
* Add framework to support HC12patacongo2009-12-031-0/+143