Gregory Nutt
|
4d6f0a7708
|
Basic clock configuration logic
|
2014-10-19 11:08:56 -06:00 |
|
Gregory Nutt
|
17403fe074
|
Add frame for EFM32 GPIO logic (empty functions)
|
2014-10-18 18:40:08 -06:00 |
|
Gregory Nutt
|
5842b5d705
|
Need to enable the standard serial driver for NSH
|
2014-10-18 16:15:14 -06:00 |
|
Gregory Nutt
|
192ef77d68
|
Use UART0 for the serial console
|
2014-10-18 12:47:45 -06:00 |
|
Gregory Nutt
|
d707a29c35
|
Add board XTAL definitions
|
2014-10-18 12:07:34 -06:00 |
|
Gregory Nutt
|
d359e4bf3f
|
Add EFM32 CMU header file
|
2014-10-18 09:26:56 -06:00 |
|
Gregory Nutt
|
b327a408a4
|
Add EFM32 Memory Maps
|
2014-10-17 16:43:52 -06:00 |
|
Gregory Nutt
|
fcdc23a6a7
|
Add GPIO header file and EFM32 Gecko Starter Kit LED support
|
2014-10-17 14:17:44 -06:00 |
|
Gregory Nutt
|
cee68cc44e
|
More EFM32 files and logic
|
2014-10-17 12:02:32 -06:00 |
|
Gregory Nutt
|
84f26a3d07
|
Add EFM32 interrupt vector defintions
|
2014-10-17 10:34:39 -06:00 |
|
Gregory Nutt
|
b41dd463f2
|
Add configuration support for the EFM32 Gecko Starter Kit
|
2014-10-17 09:25:52 -06:00 |
|
Gregory Nutt
|
df822a66c2
|
Add directory for EFM32 G8XX STK board
|
2014-10-17 08:43:06 -06:00 |
|
Gregory Nutt
|
2583c3bf0b
|
Update README
|
2014-10-15 07:27:54 -06:00 |
|
Gregory Nutt
|
f977d8d2eb
|
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
|
d19e70b73a
|
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
|
21b757e62e
|
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
|
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 |
|
Gregory Nutt
|
340811b452
|
Refresh configuration
|
2014-10-11 16:26:46 -06:00 |
|
Gregory Nutt
|
4ad13d380f
|
Rename CONFIG_SCHED_USRWORK to CONFIG_LIB_USRWORK
|
2014-10-11 15:59:40 -06:00 |
|
Gregory Nutt
|
f1212bf8e9
|
Decouple the user-space work queue from the kernel space work queues
|
2014-10-11 15:50:22 -06:00 |
|
Gregory Nutt
|
d11ffb4f9c
|
Enable TCP write buffering in one SAM4E-EK configuration
|
2014-10-11 13:03:07 -06:00 |
|
Gregory Nutt
|
36149a46b4
|
Update a README; Refresh a configuratino
|
2014-10-11 12:01:33 -06:00 |
|
Gregory Nutt
|
d6f0bde9d2
|
fs/aio/aio.h needs to disable itself is CONFIG_FS_AIO is not defined
|
2014-10-09 10:45:43 -06:00 |
|
Gregory Nutt
|
857d0b8e76
|
Remove non-standard, conditional syslog_enable(), instead only the required, standard setlogmask()
|
2014-10-09 06:09:03 -06:00 |
|
Gregory Nutt
|
8c7cbcb48d
|
Misc changes to get a clean build after all of the syslog changes. There are probably other things still broken
|
2014-10-08 16:23:48 -06:00 |
|
Gregory Nutt
|
2b77c9ceb9
|
Remaining files under nuttx/configs changed to use the corrected syslog interfaces
|
2014-10-08 15:32:00 -06:00 |
|
Gregory Nutt
|
2199c2b1fc
|
All USB Composite-related files under nuttx/configs changed to use the corrected syslog interfaces
|
2014-10-08 15:13:00 -06:00 |
|
Gregory Nutt
|
a9fa023ae1
|
All USB MSC-related files under nuttx/configs changed to use the corrected syslog interfaces
|
2014-10-08 14:59:10 -06:00 |
|
Gregory Nutt
|
4d851b150d
|
All NSH-related files under nuttx/configs changed to use the corrected syslog interfaces
|
2014-10-08 14:28:55 -06:00 |
|
Gregory Nutt
|
6a178608fb
|
Remove non-functional vestiges of OTGHS in FS mode (including OTGFS2); try to convert the stm32f429i-disco configuration to use OTGHS instead of OTFHS in FS mode (OTGFS2). But I don't have the boards and can't test
|
2014-10-07 15:25:31 -06:00 |
|
Gregory Nutt
|
5507210dac
|
Refresh sim/ostest configuration
|
2014-10-05 13:28:05 -06:00 |
|
Gregory Nutt
|
0e57b60cd1
|
Update README
|
2014-10-03 09:56:05 -06:00 |
|
Gregory Nutt
|
6030232354
|
configs/sim/nsh/defconfig -- refresh, enable wall-time, dow builds natively in 64-bit mode
|
2014-10-03 08:44:42 -06:00 |
|
Gregory Nutt
|
17582251f2
|
Cosmetic update to comments/README
|
2014-10-01 15:02:49 -06:00 |
|
Gregory Nutt
|
403d7f380b
|
Update the TODO list and a README
|
2014-09-30 14:48:31 -06:00 |
|
Gregory Nutt
|
2248a20224
|
Repartition some message queue logic: sched/mqueue should have all mqueue knowledge; fs/mqueue should deal only with inodes
|
2014-09-30 08:03:39 -06:00 |
|
Gregory Nutt
|
bee22181f4
|
Fix some comments: Remove button description from GPIO interrupt handlers that derive from the button interrupt handler
|
2014-09-29 12:22:31 -06:00 |
|
Gregory Nutt
|
0cdd0bf667
|
Refresh STM32F4Discovery kosest configuration file
|
2014-09-29 08:00:51 -06:00 |
|
Gregory Nutt
|
9041a95605
|
STM32F4-Discovery: Fix some backwad conditional compilation
|
2014-09-29 06:49:55 -06:00 |
|
Gregory Nutt
|
091b11bfdf
|
More testing, bugfixes and integration of VFS-based named semaphores
|
2014-09-28 17:30:42 -06:00 |
|
Gregory Nutt
|
edfa127034
|
Create a build structure that will (eventually) support using the VFS to manage named semaphores
|
2014-09-28 12:19:01 -06:00 |
|
Gregory Nutt
|
0e29e06524
|
Updated README.txt files
|
2014-09-27 09:50:07 -06:00 |
|
Gregory Nutt
|
5cd7f93173
|
Refresh configuration
|
2014-09-26 07:03:25 -06:00 |
|
Gregory Nutt
|
0256026199
|
Update README
|
2014-09-26 05:49:05 -06:00 |
|
Gregory Nutt
|
f3d3cafc46
|
Fixes for compile of rwbuffer.c
|
2014-09-25 11:02:30 -06:00 |
|
Gregory Nutt
|
d746eee6d7
|
Refresh sim/mtdpart configuration
|
2014-09-25 09:57:11 -06:00 |
|
Gregory Nutt
|
8712ae6e9e
|
Trivial refresh of some SAMA5D4-EK configurations
|
2014-09-24 10:26:04 -06:00 |
|