summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/Make.defs
Commit message (Collapse)AuthorAgeFilesLines
* Replace logic STM32 IDLE loop with standard power management interfacespatacongo2012-01-081-6/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4284 42af7a65-404d-4744-a932-0658087f49c3
* Add the beginning of an STM32 CAN driverpatacongo2011-12-211-1/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4209 42af7a65-404d-4744-a932-0658087f49c3
* Add framework for lower half STM32 PWM driver; updates to the STM32 ADC driverpatacongo2011-12-161-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4192 42af7a65-404d-4744-a932-0658087f49c3
* STM32 RTC driver now compiles and links without error (still untested)patacongo2011-12-141-1/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4177 42af7a65-404d-4744-a932-0658087f49c3
* Add STM32 DAC register definitions and skeleton DAC driverpatacongo2011-12-121-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4164 42af7a65-404d-4744-a932-0658087f49c3
* Add a skeleton for an STM32 ADC driverpatacongo2011-12-121-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4162 42af7a65-404d-4744-a932-0658087f49c3
* Finish STM32 Ethernet header file; Add ethernet driver skeletonpatacongo2011-12-081-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4147 42af7a65-404d-4744-a932-0658087f49c3
* Add support for the Cortex-M4 floating pointingpatacongo2011-12-071-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4144 42af7a65-404d-4744-a932-0658087f49c3
* Finish code for basic STM3240 portpatacongo2011-11-241-5/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4124 42af7a65-404d-4744-a932-0658087f49c3
* More changes for STM3240 buildpatacongo2011-11-221-1/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4121 42af7a65-404d-4744-a932-0658087f49c3
* Fix STM32 build with with no RTC; Fix STM3210E-EVAL color correction for the ↵patacongo2011-10-071-2/+5
| | | | | | RenesasSP LCD git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4030 42af7a65-404d-4744-a932-0658087f49c3
* More CDC serial updatespatacongo2011-09-151-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3954 42af7a65-404d-4744-a932-0658087f49c3
* Add Uros' RCC actitivity counter to STM32 idle looppatacongo2011-08-201-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3900 42af7a65-404d-4744-a932-0658087f49c3
* Add STM32 FLASH driverpatacongo2011-05-071-2/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3573 42af7a65-404d-4744-a932-0658087f49c3
* Add code changes from Urospatacongo2011-04-151-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3507 42af7a65-404d-4744-a932-0658087f49c3
* I2C fixes from Uros; USB serial fix from Sheref; + A little more kernel mode ↵patacongo2011-04-071-1/+1
| | | | | | stuff git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3479 42af7a65-404d-4744-a932-0658087f49c3
* Attach mem mgmt fault handle if MPU is enabledpatacongo2011-04-061-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3471 42af7a65-404d-4744-a932-0658087f49c3
* Updates from Urospatacongo2011-03-271-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3424 42af7a65-404d-4744-a932-0658087f49c3
* Incorporate changes from Uros Platisepatacongo2011-03-261-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3419 42af7a65-404d-4744-a932-0658087f49c3
* Special IDLE for STM32 will execut WFI to sleep until an interrupt occurspatacongo2011-02-271-5/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3324 42af7a65-404d-4744-a932-0658087f49c3
* Add skeleton file that will hold the STM32 SDIO driverpatacongo2009-11-111-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2243 42af7a65-404d-4744-a932-0658087f49c3
* Add STM32 USBDEV driverpatacongo2009-10-291-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2185 42af7a65-404d-4744-a932-0658087f49c3
* Improved certain Cortex-M3 context switch timespatacongo2009-10-251-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2177 42af7a65-404d-4744-a932-0658087f49c3
* Add structure for future DMA supportpatacongo2009-10-161-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2141 42af7a65-404d-4744-a932-0658087f49c3
* Add basic SPI driver (untested)patacongo2009-10-151-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2138 42af7a65-404d-4744-a932-0658087f49c3
* Add GPIO filepatacongo2009-09-291-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2104 42af7a65-404d-4744-a932-0658087f49c3
* Add RCC supportpatacongo2009-09-281-2/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2101 42af7a65-404d-4744-a932-0658087f49c3
* Add IRQ and SYSTICK logicpatacongo2009-09-261-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2099 42af7a65-404d-4744-a932-0658087f49c3
* Add framework (only) for STM32 USART supportpatacongo2009-09-261-3/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2094 42af7a65-404d-4744-a932-0658087f49c3
* Fixes for compilepatacongo2009-09-251-7/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2092 42af7a65-404d-4744-a932-0658087f49c3
* Add start-up logic and irq.h headerpatacongo2009-09-251-3/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2088 42af7a65-404d-4744-a932-0658087f49c3
* Add stm32 header filespatacongo2009-09-211-0/+54
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2074 42af7a65-404d-4744-a932-0658087f49c3