Gregory Nutt
|
7075a83ed7
|
Fix some incorrect conditional logic
|
2014-10-18 16:16:57 -06:00 |
|
Gregory Nutt
|
4355396d81
|
Add skeleton lowputc() file for EFM32
|
2014-10-18 16:16:48 -06:00 |
|
Gregory Nutt
|
534194aa68
|
Add skeleton lowputc() file for EFM32
|
2014-10-18 16:16:22 -06:00 |
|
Gregory Nutt
|
377c06c0ff
|
Add EFM32 configuration header file
|
2014-10-18 16:15:53 -06:00 |
|
Gregory Nutt
|
5ffef498c6
|
Need to enable the standard serial driver for NSH
|
2014-10-18 16:15:14 -06:00 |
|
Gregory Nutt
|
7f83a5c6fd
|
efm32_vectors.S is not really a HEAD object
|
2014-10-18 15:32:56 -06:00 |
|
Gregory Nutt
|
31db5d324b
|
Add EFM32 SysTick timer support
|
2014-10-18 15:27:36 -06:00 |
|
Gregory Nutt
|
1f1c0c91b9
|
Add empty file for event EFM32 clock configuration logic
|
2014-10-18 15:22:11 -06:00 |
|
Gregory Nutt
|
2c2a3bee5a
|
More framework for GPIO interrupt support
|
2014-10-18 14:05:07 -06:00 |
|
Gregory Nutt
|
c15f07dba3
|
Use UART0 for the serial console
|
2014-10-18 12:47:45 -06:00 |
|
Gregory Nutt
|
c71e687089
|
Add board XTAL definitions
|
2014-10-18 12:07:34 -06:00 |
|
Gregory Nutt
|
9dfa4ec117
|
Add EFM32 UART/USART header file
|
2014-10-18 11:13:03 -06:00 |
|
Gregory Nutt
|
f07970eba0
|
Oops committed the wrong version
|
2014-10-18 09:46:35 -06:00 |
|
Gregory Nutt
|
aae510ac5b
|
Add EFM32 CMU header file
|
2014-10-18 09:26:56 -06:00 |
|
Gregory Nutt
|
452b1f3c3a
|
Add EFM32 Memory Maps
|
2014-10-17 16:43:52 -06:00 |
|
Gregory Nutt
|
848ca3e9cc
|
Add GPIO header file and EFM32 Gecko Starter Kit LED support
|
2014-10-17 14:17:44 -06:00 |
|
Gregory Nutt
|
c51fcc5323
|
More EFM32 files
|
2014-10-17 12:31:44 -06:00 |
|
Gregory Nutt
|
598ebd29a2
|
More EFM32 files and logic
|
2014-10-17 12:02:32 -06:00 |
|
Gregory Nutt
|
fd8a610e4d
|
Add EFM32 interrupt vector defintions
|
2014-10-17 10:34:39 -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
|
aff4cce380
|
Add directory for EFM32 G8XX STK board
|
2014-10-17 08:43:06 -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
|
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
|
dfb46a5f19
|
Fix for BSD install without -D option
|
2014-10-15 12:25:47 -06:00 |
|
Gregory Nutt
|
d1f17269f4
|
Add Kconfig selections for STM32-F4x1RE SPI peripheral
|
2014-10-15 12:22:04 -06:00 |
|
Gregory Nutt
|
0e3e2e3029
|
Fix some typos
|
2014-10-15 10:57:04 -06:00 |
|
Gregory Nutt
|
81f013ddb8
|
Update README
|
2014-10-15 07:27:54 -06:00 |
|
Gregory Nutt
|
5dd5290883
|
Rename configs/nucleo-f401re to configs/nucleo-f4x1re
|
2014-10-15 07:05:08 -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
|
128b032a16
|
Fix file mode on modified files
|
2014-10-14 15:45:56 -06:00 |
|
Gregory Nutt
|
5a306e16fe
|
Support for the STM32 F411RE from Serg Podtynnyi
|
2014-10-14 15:42:28 -06:00 |
|
Gregory Nutt
|
7b5e23bd32
|
Fix minor typos in documentation
|
2014-10-14 13:44:04 -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
|
74d8218618
|
Trivial update to README file
|
2014-10-13 12:05:49 -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
|
872e9fce26
|
Cosmetic update to comments
|
2014-10-12 10:53:29 -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
|
c9d7472d68
|
Change naming of HP work queue configuration varaibles to be symmetric with LP work queue naming
|
2014-10-11 17:03:44 -06:00 |
|
Gregory Nutt
|
1a27a4d4c0
|
Eliminate warnings
|
2014-10-11 17:02:35 -06:00 |
|