Gregory Nutt
|
b41dd463f2
|
Add configuration support for the EFM32 Gecko Starter Kit
|
2014-10-17 09:25:52 -06:00 |
|
Gregory Nutt
|
895cfe0e7c
|
Add configuration support for the EFM32 Gecko Starter Kit
|
2014-10-17 09:25:52 -06:00 |
|
Gregory Nutt
|
be389f411b
|
Add configuration support for the EFM32 Gecko Starter Kit
|
2014-10-17 09:25:52 -06:00 |
|
Gregory Nutt
|
1dae54f9ad
|
Merge remote-tracking branch 'origin/master' into efm32
|
2014-10-17 08:46:10 -06:00 |
|
Gregory Nutt
|
df822a66c2
|
Add directory for EFM32 G8XX STK board
|
2014-10-17 08:43:06 -06:00 |
|
Gregory Nutt
|
aff4cce380
|
Add directory for EFM32 G8XX STK board
|
2014-10-17 08:43:06 -06:00 |
|
Gregory Nutt
|
f80182aea1
|
Typo
|
2014-10-17 08:37:59 -06:00 |
|
Gregory Nutt
|
dbaf8096b8
|
Typo
|
2014-10-17 08:37:59 -06:00 |
|
Gregory Nutt
|
08294d2991
|
Update ChangeLog
|
2014-10-17 06:59:22 -06:00 |
|
Gregory Nutt
|
cf29dfa2ac
|
Add a PRELINK macro to Config.mk. From Kriegleder
|
2014-10-17 06:58:47 -06:00 |
|
Gregory Nutt
|
0aea891272
|
Enable selection of SPI2 for STM32L15XX in Kconfig. From Jussi Kivilinna
|
2014-10-16 07:03:23 -06:00 |
|
Gregory Nutt
|
30e827d7d8
|
Enable selection of SPI2 for STM32L15XX in Kconfig. From Jussi Kivilinna
|
2014-10-16 07:03:23 -06:00 |
|
Gregory Nutt
|
66f3b0f85f
|
Minor update to last Kconfig change
|
2014-10-15 12:33:37 -06:00 |
|
Gregory Nutt
|
26b42e3f57
|
Minor update to last Kconfig change
|
2014-10-15 12:33:37 -06:00 |
|
Gregory Nutt
|
dfb46a5f19
|
Fix for BSD install without -D option
|
2014-10-15 12:25:47 -06:00 |
|
Gregory Nutt
|
e73b64f5ea
|
Add Kconfig selections for STM32-F4x1RE SPI peripheral
|
2014-10-15 12:22:04 -06:00 |
|
Gregory Nutt
|
d1f17269f4
|
Add Kconfig selections for STM32-F4x1RE SPI peripheral
|
2014-10-15 12:22:04 -06:00 |
|
Gregory Nutt
|
bd50e967ce
|
Fix some typos
|
2014-10-15 10:57:04 -06:00 |
|
Gregory Nutt
|
0e3e2e3029
|
Fix some typos
|
2014-10-15 10:57:04 -06:00 |
|
Gregory Nutt
|
2583c3bf0b
|
Update README
|
2014-10-15 07:27:54 -06:00 |
|
Gregory Nutt
|
81f013ddb8
|
Update README
|
2014-10-15 07:27:54 -06:00 |
|
Gregory Nutt
|
3f96a8ffd6
|
Rename configs/nucleo-f401re to configs/nucleo-f4x1re
|
2014-10-15 07:05:08 -06:00 |
|
Gregory Nutt
|
f977d8d2eb
|
Rename configs/nucleo-f401re to configs/nucleo-f4x1re
|
2014-10-15 07:05:08 -06:00 |
|
Gregory Nutt
|
5dd5290883
|
Rename configs/nucleo-f401re to configs/nucleo-f4x1re
|
2014-10-15 07:05:08 -06:00 |
|
Gregory Nutt
|
e525b020c9
|
Extend the Nucleo-F401RE configuration to also support the Nucleo-F411RE. From Serg Podtynnyi
|
2014-10-14 17:32:13 -06:00 |
|
Gregory Nutt
|
e659533329
|
Extend the Nucleo-F401RE configuration to also support the Nucleo-F411RE. From Serg Podtynnyi
|
2014-10-14 17:32:13 -06:00 |
|
Gregory Nutt
|
48b3716bb9
|
Update ChangeLog
|
2014-10-14 17:31:09 -06:00 |
|
Gregory Nutt
|
928b0bda3d
|
Default for CONFIG_SCHED_HPWORK should be no
|
2014-10-14 16:56:37 -06:00 |
|
Gregory Nutt
|
a835387529
|
Fix file mode on modified files
|
2014-10-14 15:45:56 -06:00 |
|
Gregory Nutt
|
128b032a16
|
Fix file mode on modified files
|
2014-10-14 15:45:56 -06:00 |
|
Gregory Nutt
|
56841b9e20
|
Support for the STM32 F411RE from Serg Podtynnyi
|
2014-10-14 15:42:28 -06:00 |
|
Gregory Nutt
|
5a306e16fe
|
Support for the STM32 F411RE from Serg Podtynnyi
|
2014-10-14 15:42:28 -06:00 |
|
Gregory Nutt
|
180c73c90a
|
Fix minor typos in documentation
|
2014-10-14 13:44:04 -06:00 |
|
Gregory Nutt
|
7b5e23bd32
|
Fix minor typos in documentation
|
2014-10-14 13:44:04 -06:00 |
|
Gregory Nutt
|
e5fa8cb911
|
Add description of work queues to the porting guide. Update comments
|
2014-10-14 10:21:18 -06:00 |
|
Gregory Nutt
|
179fabb019
|
Add description of work queues to the porting guide. Update comments
|
2014-10-14 10:21:18 -06:00 |
|
Gregory Nutt
|
dd9e42ec0c
|
Fix a compile problem noted by Marco Cruz
|
2014-10-13 12:07:40 -06:00 |
|
Gregory Nutt
|
d19e70b73a
|
Trivial update to README file
|
2014-10-13 12:05:49 -06:00 |
|
Gregory Nutt
|
74d8218618
|
Trivial update to README file
|
2014-10-13 12:05:49 -06:00 |
|
Gregory Nutt
|
d4f28e4721
|
Add SAM4E OpenOCD scripts
|
2014-10-13 09:48:46 -06:00 |
|
Gregory Nutt
|
276cb2b65b
|
Add SAM4E OpenOCD scripts
|
2014-10-13 09:48:46 -06:00 |
|
Gregory Nutt
|
c9563da832
|
Missing workqueue logic
|
2014-10-12 17:19:51 -06:00 |
|
Gregory Nutt
|
f6d11bc2fd
|
Back out an incorrect change
|
2014-10-12 11:01:57 -06:00 |
|
Gregory Nutt
|
21b757e62e
|
Cosmetic update to comments
|
2014-10-12 10:53:29 -06:00 |
|
Gregory Nutt
|
872e9fce26
|
Cosmetic update to comments
|
2014-10-12 10:53:29 -06:00 |
|
Gregory Nutt
|
541105fe5f
|
Update STM3240G-EVAL nxwm and knxwm configurations
|
2014-10-12 09:41:08 -06:00 |
|
Gregory Nutt
|
a8a4622fe1
|
Update STM3240G-EVAL nxwm and knxwm configurations
|
2014-10-12 09:41:08 -06:00 |
|
Gregory Nutt
|
740c5c4b7a
|
Fix error in protected build, user-mode work queue
|
2014-10-12 09:40:26 -06:00 |
|
Gregory Nutt
|
e702d9396b
|
Fix one missed name change from last big commit
|
2014-10-12 07:09:57 -06:00 |
|
Gregory Nutt
|
ca57ef9fac
|
Change naming of HP work queue configuration varaibles to be symmetric with LP work queue naming
|
2014-10-11 17:03:44 -06:00 |
|