Gregory Nutt
|
4e55571c21
|
SAM4E: PIO definition clean-up
|
2014-05-12 18:42:25 -06:00 |
|
Gregory Nutt
|
8ef77ac3d9
|
Updated README and comments
|
2014-05-10 11:36:20 -06:00 |
|
Gregory Nutt
|
75d3d33169
|
STM32 I2C: Bring in PX4 fix for I2C in very high noise environments or with rogue perpipherals. Taken from the PX4 commit by Tridge
|
2014-05-10 10:34:05 -06:00 |
|
Gregory Nutt
|
898e59f112
|
Couple of fixes for the latest STM32 additions / modifications. These are simple fixes dealing with conditional compile based on CONFIG items not being set. From Ken Pettit
|
2014-05-09 06:41:01 -06:00 |
|
Gregory Nutt
|
e2b8eb6aad
|
Add support for the STM32152 and STM32162 Medium+ density parts (plus miscellaneous other improvements to the original STM32151 logic). From Jussi Kivilinna and Sami Pelkonen
|
2014-05-08 09:20:11 -06:00 |
|
Gregory Nutt
|
7594d8b8cf
|
Add serial method so that lower half driver can provide RX flow control information. From Jussi Kivilinna
|
2014-05-08 09:00:33 -06:00 |
|
Gregory Nutt
|
d36724abbc
|
STM32: Rename pinmap.h files to better reflect the chip naming conventions
|
2014-05-07 13:05:12 -06:00 |
|
Gregory Nutt
|
6a8a62c0c1
|
STM32: Fix STM32F100CB pin configuration (from Kosma Moczek); and make chip naming a little more consistent
|
2014-05-07 12:54:27 -06:00 |
|
Gregory Nutt
|
403b9f82d3
|
Ooops... last (cosmetic) changes were still in the editor
|
2014-05-06 15:00:39 -06:00 |
|
Gregory Nutt
|
b054463c9e
|
Optimized memcpy() functin for the ARMv7-A from David Sidrane
|
2014-05-06 14:58:48 -06:00 |
|
Gregory Nutt
|
33c991dc41
|
STM32: Add more complication to STM32 Kconfig so the correct RNG and ETHMAC options presented for the F401RE. There are still invalid peripheral options being presented
|
2014-05-06 11:35:13 -06:00 |
|
Gregory Nutt
|
ade57e4cd8
|
Nucleo-F401RE: With these changes and the changes from previous commits, the basic Nucleo-F401RE NSH configuration is working.
|
2014-05-06 11:07:10 -06:00 |
|
Gregory Nutt
|
22733f9a79
|
The Nucleo-F401RE has no on-board cystal and, hence, must use the on-chip HSI oscillator for the PLL include clock
|
2014-05-06 10:01:02 -06:00 |
|
Gregory Nutt
|
f2ac4d6403
|
STM32: Add more complication to STM32 Kconfig so the correct ADC and CAN options presented for the F401RE. There are still invalid peripheral options being presented
|
2014-05-06 08:32:21 -06:00 |
|
Gregory Nutt
|
88abca5e5e
|
STM32: Add some complication to STM32 Kconfig so the correct USART and TIM options are presented for the F401RE. There are still invalid peripheral options being presented
|
2014-05-05 17:59:07 -06:00 |
|
Gregory Nutt
|
2cbb9b907c
|
Add SAM3/4 RTT driver. From Bob Doiron
|
2014-05-05 14:35:37 -06:00 |
|
Gregory Nutt
|
3ad8debd73
|
Correct some typos in STM32 RCC header files noted by Ramtin Amin
|
2014-05-05 07:23:26 -06:00 |
|
Gregory Nutt
|
d61a13c131
|
STM32 F401 has no CCM memory
|
2014-04-30 16:49:39 -06:00 |
|
Gregory Nutt
|
ccb98abaaa
|
Fix configuration for F401: It has has FSMC and so the option should not be offered. But there are many more options available for the F401 that should be availalbe: CAN, nonexistent timers, etc. These will all need to be addressed
|
2014-04-30 16:12:36 -06:00 |
|
Gregory Nutt
|
8d758a13de
|
The CONFIG_SYSTEMTICK_EXTCLK selection should only be available on systems that support it
|
2014-04-30 15:32:06 -06:00 |
|
Gregory Nutt
|
f7485ea962
|
Updated system timer logic from Bob Doiron
|
2014-04-30 14:46:26 -06:00 |
|
Gregory Nutt
|
aa44b8b588
|
SAM3/4: Enhanced timer/counter driver from Bob Doiron
|
2014-04-30 14:10:02 -06:00 |
|
Gregory Nutt
|
7857d716b5
|
Nucleo-F401RE: Fix memory usage
|
2014-04-30 08:20:30 -06:00 |
|
Gregory Nutt
|
2b2b799a23
|
ARMv7-M: Add FPU-related CFLAG settings for the CodeSourcery of Linux toolchain
|
2014-04-29 15:02:34 -06:00 |
|
Gregory Nutt
|
f25d69ff9a
|
Sourceforge patch #40. Fix some conditional logic in clock configuration. From Luciano Neri
|
2014-04-29 11:32:33 -06:00 |
|
Gregory Nutt
|
33ddbeab16
|
STM32: More places where up_prioritize_irq is called when CONFIG_ARCH_IRQPRIO is not defined. Sourceforge ticket #26
|
2014-04-28 07:07:47 -06:00 |
|
Gregory Nutt
|
40972de8d7
|
Fix spelling, only one t in exiting
|
2014-04-27 15:49:38 -06:00 |
|
Gregory Nutt
|
87c78d61bc
|
Sourceforge ticket #26: STM32 up_prioritize_irq should not be called if CONFIG_ARCH_IRQPRIO is not defined
|
2014-04-25 16:23:00 -06:00 |
|
Gregory Nutt
|
bdf4a991aa
|
STM32 dmapreflight method must be conditioned on CONFIG_SDIO_PREFLIGHT. From Pelle Windestam
|
2014-04-25 07:22:14 -06:00 |
|
Gregory Nutt
|
b3f2e651f0
|
Cosmetic update to comments and README files
|
2014-04-24 12:44:30 -06:00 |
|
Gregory Nutt
|
2a8d44eea9
|
Updated comments; minor correction in some naming
|
2014-04-23 14:46:39 -06:00 |
|
Gregory Nutt
|
465bfcb4cf
|
Fix Bob's name in as many places as possible; Make sure that Bob is an author in as many files as I can think of (might be missing a few)
|
2014-04-22 13:42:38 -06:00 |
|
Gregory Nutt
|
972c4cbab5
|
Nucleo F401RE: Remove PX4 cruft that can in with the port
|
2014-04-22 12:18:08 -06:00 |
|
Gregory Nutt
|
18504d0d75
|
Back out a bad change in the last commit + add missing SAM4S Xplained Pro file
|
2014-04-22 11:04:31 -06:00 |
|
Gregory Nutt
|
5df14c7d40
|
Misc changes to get a clean compilation after incorporating all of Bob Doison's changes
|
2014-04-22 10:38:08 -06:00 |
|
Gregory Nutt
|
1fb0384fe7
|
SAM3/4 T/C driver updated to get closer to coding standard
|
2014-04-22 09:10:32 -06:00 |
|
Gregory Nutt
|
61555fe5e1
|
Various SAM4S related fixes, mostely related to the timer driver driver and the SAM4S timer/counter. All from Bob Doisin
|
2014-04-22 09:01:20 -06:00 |
|
Gregory Nutt
|
df33d9bcc8
|
examples/serialrx added by Bob Doison
|
2014-04-22 08:40:48 -06:00 |
|
Gregory Nutt
|
3d8e313995
|
Misc SAM4S-related changes from Bob Doison
|
2014-04-21 19:32:15 -06:00 |
|
Gregory Nutt
|
da66bc6434
|
SAM3/4: Add watchdog timer support. From Bob Doisin
|
2014-04-21 19:10:06 -06:00 |
|
Gregory Nutt
|
9aef2435d4
|
SAM3/4: Support for PDC based HSMCI ADMA from Bob Doiron
|
2014-04-21 17:18:30 -06:00 |
|
Gregory Nutt
|
c0f27d8aa6
|
SAM4S: Fix error in macro that disabled peripheral clocking. From Bob Doiron
|
2014-04-21 17:06:01 -06:00 |
|
Gregory Nutt
|
35bd5c9e65
|
SAM3/4 RTC driver from Bob Doiron
|
2014-04-21 17:04:22 -06:00 |
|
Gregory Nutt
|
f7dbe4b970
|
SAM3/4 RTC driver from Bob Doiron
|
2014-04-21 17:03:57 -06:00 |
|
Gregory Nutt
|
d53c3a2090
|
Add support for the STM32F041RE and for the Nucleo-F401RE board. From Frank Bennett
|
2014-04-20 13:42:23 -06:00 |
|
Gregory Nutt
|
0a52f24e7b
|
ST32: Make selection of SDIO interrupt priority essentially impossible
|
2014-04-19 08:05:49 -06:00 |
|
Gregory Nutt
|
6a3a766b00
|
LPC17xx: Prioritized interrupts are not supported (although hooks are present to prioritize interrupts). Make LPC17 Ethernet default priority to be the system default, not the highest. If the unsupported feature is enabled, then at least it should do no harm
|
2014-04-19 07:56:59 -06:00 |
|
Gregory Nutt
|
4abb84524d
|
Fix an error introduced in the last commit
|
2014-04-19 07:54:52 -06:00 |
|
Gregory Nutt
|
4e72f42468
|
LPC17xx, TIVA, and Kinetis interrupt initialization: use the NVIC ICTR register to determine how many interrupt lines/registers are supported by the MCU
|
2014-04-17 14:51:53 -06:00 |
|
Gregory Nutt
|
9485fbf66e
|
SAM3/4 Interrupt initialization. Default interrupt priority not being set correctly
|
2014-04-17 14:02:22 -06:00 |
|