Gregory Nutt
|
aefde565d3
|
Serial Upper Half: Add watermarks to RX flow control logic
|
2014-12-27 07:43:06 -06:00 |
Gregory Nutt
|
31a0e8ac5e
|
Stuff that goes along with the new LTDC README file
|
2014-12-19 14:14:41 -06:00 |
Gregory Nutt
|
c59b9967ba
|
Update documentation
|
2014-12-18 07:18:43 -06:00 |
Gregory Nutt
|
6ddd1fccd9
|
Update README files
|
2014-12-16 15:33:31 -06:00 |
Gregory Nutt
|
b080940701
|
Update README files
|
2014-12-16 14:58:25 -06:00 |
Gregory Nutt
|
76906110b0
|
Correct spelling: MOUNTPOINT not MOUNTPOUNT. Numerous places. Some are problems. From Woohan Lee
|
2014-12-01 06:41:30 -06:00 |
Gregory Nutt
|
4657f5c870
|
Update some Documentation and comments associated with the last ioctl change
|
2014-11-29 13:25:29 -06:00 |
Gregory Nutt
|
bc3212d70e
|
EEPROM: Add a README file
|
2014-11-27 09:14:00 -06:00 |
Gregory Nutt
|
6b7718dc2f
|
Add some discussio of the LPC4357 to documentation and README files
|
2014-11-26 16:44:25 -06:00 |
Gregory Nutt
|
878128e040
|
Misc changes while verifying the clean build of the LPC4357 port
|
2014-11-26 15:37:54 -06:00 |
Gregory Nutt
|
9333feeea5
|
Preparing for NuttX-7.6 Release
|
2014-11-26 11:11:54 -06:00 |
Gregory Nutt
|
71a4f29518
|
Clarify MTU/BUFSIZE in apps/ README.txt files and Documentation
|
2014-11-16 08:50:36 -06:00 |
Gregory Nutt
|
388ef8db1a
|
Netwoek: Ada a parameter to netdev_register() to indicate the link protocol supported by the driver. Use this value to replace some logic commited yesterday
|
2014-11-15 08:22:51 -06:00 |
Gregory Nutt
|
5286205790
|
Merge remote-tracking branch 'origin/master' into maxargs
|
2014-11-13 06:12:20 -06:00 |
Gregory Nutt
|
7c119ba787
|
Binfmt no longer depends on a fixed sized argv[] list
|
2014-11-12 18:31:32 -06:00 |
Gregory Nutt
|
212e48a6dc
|
Update document and README
|
2014-11-12 14:47:04 -06:00 |
Gregory Nutt
|
3c6dd42e28
|
Remove stm32f100rc_generic board configuration
|
2014-11-10 07:48:48 -06:00 |
Gregory Nutt
|
73981ddb9b
|
BAS: Rename examples/bas to examples/bastest. Hook into build and configuration system. Finish ROMFS logic
|
2014-11-07 15:03:03 -06:00 |
Gregory Nutt
|
8e805d4ac5
|
Merge remote-tracking branch 'origin/master' into bas24
|
2014-11-05 10:47:50 -06:00 |
Gregory Nutt
|
787cd466d2
|
Add tmpnam() and tempnam()
|
2014-11-05 10:43:17 -06:00 |
Gregory Nutt
|
593f098cfd
|
BAS: Combine all text files (READEME, LICENSE, and NEWS) into a single README.txt file
|
2014-11-04 12:07:18 -06:00 |
Gregory Nutt
|
b5c9da4485
|
Merge remote-tracking branch 'origin/master' into bas24
|
2014-11-04 11:57:16 -06:00 |
Gregory Nutt
|
5c64d09b02
|
Update Documentation
|
2014-11-03 17:35:26 -06:00 |
Gregory Nutt
|
781f537f3e
|
Merge remote-tracking branch 'origin/master' into bas24
|
2014-11-03 17:22:38 -06:00 |
Gregory Nutt
|
4df8237637
|
EFM32GG: Add a few files for the starter kit
|
2014-11-03 16:13:12 -06:00 |
Gregory Nutt
|
fa6d130f95
|
Merge remote-tracking branch 'origin/master' into bas24
|
2014-10-30 11:38:52 -06:00 |
Gregory Nutt
|
274002a8e1
|
Update document and README
|
2014-10-30 10:24:42 -06:00 |
Gregory Nutt
|
23a2c0a9d3
|
Fix all yahoo links. From Magnus Templing
|
2014-10-30 09:39:23 -06:00 |
Gregory Nutt
|
b19f51ebc2
|
Merge remote-tracking branch 'origin/master' into bas24
|
2014-10-30 06:58:43 -06:00 |
Gregory Nutt
|
f9d1bad0b5
|
Remove some dangling whitespace
|
2014-10-30 06:57:43 -06:00 |
Gregory Nutt
|
b3c790597f
|
Documentation Update
|
2014-10-30 06:56:30 -06:00 |
Gregory Nutt
|
9020d0cc58
|
Update README files
|
2014-10-27 09:29:04 -06:00 |
Gregory Nutt
|
c8b4ab7383
|
Add README for non-existent port to the EFM32GG-STK3700; fix typos in related README files
|
2014-10-22 14:32:25 -06:00 |
Gregory Nutt
|
01984fe6e7
|
Add board support for the Olimex EFM32G8809128 STK
|
2014-10-20 12:00:37 -06:00 |
Gregory Nutt
|
8c99adf42c
|
Update documentation/READMEs
|
2014-10-20 08:26:09 -06:00 |
Gregory Nutt
|
0e3e2e3029
|
Fix some typos
|
2014-10-15 10:57:04 -06:00 |
Gregory Nutt
|
5dd5290883
|
Rename configs/nucleo-f401re to configs/nucleo-f4x1re
|
2014-10-15 07:05:08 -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
|
3dfbcc2544
|
Update user guide to include asynchronous I/O
|
2014-10-04 18:30:48 -06:00 |
Gregory Nutt
|
f459ab450c
|
Update user guide
|
2014-10-04 08:43:23 -06:00 |
Gregory Nutt
|
ec010372c5
|
Update NuttX.html for the NuttX-7.5 release
|
2014-09-27 15:06:29 -06:00 |
Gregory Nutt
|
c901f5975b
|
Updated README.txt files
|
2014-09-27 09:50:07 -06:00 |
Gregory Nutt
|
bf1e6224d5
|
Add platform-specific interfaces needed to support the shared memory feature
|
2014-09-23 12:16:44 -06:00 |
Gregory Nutt
|
115634ff4d
|
Flesh out shmctl() logic
|
2014-09-23 11:41:05 -06:00 |
Gregory Nutt
|
a73a3ef99f
|
Add shared memory initializatin logic
|
2014-09-23 08:46:31 -06:00 |
Gregory Nutt
|
242d5f2068
|
Add README files and configuration support for the shared memory logic
|
2014-09-23 07:11:47 -06:00 |
Gregory Nutt
|
18ce64d61e
|
Add the build framework and skeleton files for the shared memory feature (no logic yet provided)
|
2014-09-22 14:53:56 -06:00 |
Gregory Nutt
|
ffb60d064b
|
More naming changes to get the stm3240g-eval/nxterm configuration building again
|
2014-09-20 15:53:28 -06:00 |
Gregory Nutt
|
fefc4f624b
|
Change all occurrences of NxConsole to NxTerm
|
2014-09-20 15:01:50 -06:00 |