Gregory Nutt
|
47be509d79
|
Rename CONFIG_STM32_STM32F40XX to CONFIG_STM32_STM32FXXXX since it is used by F4 parts other than F40x
|
2017-07-06 10:20:14 -06:00 |
Gregory Nutt
|
2e0ffc0ea3
|
Update some comments.
|
2017-02-26 09:15:57 -06:00 |
raiden00pl
|
3175b74428
|
Add basic support for the STM32F334
|
2017-02-26 12:39:44 +01:00 |
Gregory Nutt
|
1cdc746726
|
Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES
|
2016-06-11 14:14:08 -06:00 |
Paul A. Patience
|
099990f3da
|
STM32: Add support for STM32F46xxx
|
2016-03-01 12:18:07 -05:00 |
David Sidrane
|
778c630c6b
|
Add support for the STM32446. From David Sidrane
|
2015-07-22 07:26:53 -06:00 |
David Sidrane
|
5e1a50c93e
|
STM32: Oops. Some STM32 F7 edits accidentally went into STM32 files ;(. Fixed by David Sidrane
|
2015-07-18 11:05:44 -06:00 |
Gregory Nutt
|
1ed5f5a3ed
|
STM32: Move STM32F42xxx IRQ definitions out of stm32f40xxx_irq.h into their own stm32f42xxx_irq.h header file
|
2015-07-15 13:52:20 -06:00 |
Gregory Nutt
|
29136e51cc
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
Gregory Nutt
|
ae15c6963c
|
Make some file section headers more consistent with standard
|
2015-04-08 08:04:12 -06:00 |
Gregory Nutt
|
33ac85adcb
|
Adds architecture support for the STM32F372 and F373 (no board support yet). Only tested on STM32F373CC, but should work on the rest. Contributed by Marten Svanfeldt.
|
2015-03-02 10:33:42 -06:00 |
Gregory Nutt
|
d32417043f
|
Support for STM32L15xx interrupt vectors
|
2013-05-18 12:56:03 -06:00 |
patacongo
|
21a6a31fad
|
Beginnings of support for the STM32F3Discovery board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5616 42af7a65-404d-4744-a932-0658087f49c3
|
2013-02-06 22:30:57 +00:00 |
patacongo
|
aed3afead3
|
Add IRQ/chip support for the STM32 F2 family
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4470 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-09 22:33:00 +00:00 |
patacongo
|
4a26fd91d7
|
Add STM3240 interrupt definitions
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4116 42af7a65-404d-4744-a932-0658087f49c3
|
2011-11-22 00:10:56 +00:00 |
patacongo
|
a864ab2137
|
Attach mem mgmt fault handle if MPU is enabled
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3471 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-06 01:51:07 +00:00 |
patacongo
|
c23f8334c8
|
Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2359 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-16 20:05:51 +00:00 |
patacongo
|
9ea290b8be
|
IRQ numbering fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2100 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-26 21:21:59 +00:00 |
patacongo
|
c75c8bd312
|
Add STM32 interrupt vectors
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2089 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-25 15:13:58 +00:00 |
patacongo
|
8f6bd7b343
|
Add start-up logic and irq.h header
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2088 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-25 14:17:18 +00:00 |