aboutsummaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup, WIP, needs a NuttX checkout to Firmware/NuttX nowLorenz Meier2013-06-011-191/+0
|
* Manually fixup merge botches via direct comparison with NuttX r5447.px4dev2013-01-111-57/+91
|
* Remove some old logic in the arm, x86, hc, and sh linker scripts that was ↵patacongo2012-09-081-5/+0
| | | | | | kicked off when CONFIG_BOOT_RUNFROMFLASH=y. git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5117 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Fix NxWM bug: old window being minimized when new window openpatacongo2012-05-211-0/+4
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4757 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Include libgcc.a inside of the group of recursively linked libraries in all ↵patacongo2012-04-081-1/+1
| | | | | | Makefiles git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4573 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Change STM32 so that stm32_pmstop.c and stm32_pmstandby are built even if ↵patacongo2012-03-221-1/+1
| | | | | | CONFIG_PM is not defined git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4502 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Add support for the Atollic 'Lite' toolchain in all STM32 F4 configurationspatacongo2012-02-231-5/+0
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4417 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Candidate fix for the libboard.a dependency problem (from Mike Smith)patacongo2012-01-291-2/+4
| | | | git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4346 7fd9a85b-ad96-42d3-883c-3090e2eb8679
* Completes coding of the PWM modulepatacongo2011-12-191-0/+161
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4200 7fd9a85b-ad96-42d3-883c-3090e2eb8679