summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/stm32_start.c
Commit message (Expand)AuthorAgeFilesLines
* Add kernel build support to the STM32 family and to the STM32F4Discovery boardpatacongo2013-03-221-1/+15
* LPC1788 updates from Rommel Marcelo; NUC120 updatespatacongo2013-02-171-5/+9
* Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery confi...patacongo2013-02-091-1/+1
* Add support for SRAM on board the STM3240G-EVAL boardpatacongo2012-02-271-30/+67
* Incoporate new ARMv7-M exception handling logic contributed by Mike Smithpatacongo2012-02-221-3/+36
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-111-2/+2
* STM32 GPIO fix; Fixes for PIC32 USB term examplepatacongo2011-12-301-3/+0
* Add support for the Cortex-M4 floating pointingpatacongo2011-12-071-1/+1
* Finish code for basic STM3240 portpatacongo2011-11-241-0/+31
* Add initial CC1101 wireless logic from Urospatacongo2011-05-161-1/+1
* Updates from Urospatacongo2011-03-271-46/+1
* More apps/ related changespatacongo2011-03-121-1/+29
* Fixes for recent header file reorganizationpatacongo2009-12-291-0/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-3/+3
* Misc GPIO-related changespatacongo2009-10-141-2/+0
* When running from DFU load, need to set NVIC vector addresspatacongo2009-10-131-2/+0
* Fixes for clean compile/linkpatacongo2009-09-281-2/+2
* Add start-up logic and irq.h headerpatacongo2009-09-251-0/+153