Gregory Nutt
|
b796582fe1
|
Rename usbhost_storageinit() to usbhost_msc_initialize(). Add calls to usbhost_cdcacm_initialize() is CONFIG_USBHOST_CDCACM is selected.
|
2015-05-06 14:11:29 -06:00 |
|
Gregory Nutt
|
0b348b5b95
|
Update document to include USB hub feature
|
2015-05-01 10:49:22 -06:00 |
|
Gregory Nutt
|
0de88a3b9d
|
Update README files
|
2015-04-15 09:31:44 -06:00 |
|
Gregory Nutt
|
0cbe77cfca
|
Prep for 7.9 release
|
2015-04-14 14:17:55 -06:00 |
|
Gregory Nutt
|
1b1568a149
|
Remove all traces of the Galileo board. That port is not going to happen -- I dont' even have the Galileo board anymore.
|
2015-04-13 15:36:50 -06:00 |
|
Gregory Nutt
|
0dbff0abc3
|
Allow NSH date command with no RTC. This command is useful without an RTC too. Also, this permits testing on the simulator which never has an RTC
|
2015-04-11 12:13:18 -06:00 |
|
Gregory Nutt
|
c1ca91873c
|
Add sigset()
|
2015-04-09 10:16:35 -06:00 |
|
Gregory Nutt
|
0f643a45fe
|
drawline/drawLine should not take a boolean to select non lines caps or capping at both ends. drawline/drawLine also needs to be able to put a line cap on one one end of a line
|
2015-04-05 16:53:51 -06:00 |
|
Gregory Nutt
|
752ab56bc0
|
Add a 'capped' boolean parameter to all drawline/drawLine functions/methods. The idea is that this will produce better joining between lines
|
2015-04-05 08:50:01 -06:00 |
|
Gregory Nutt
|
fed3c04fcb
|
Minor documentation update
|
2015-04-03 16:44:07 -06:00 |
|
Gregory Nutt
|
59499d5420
|
Add a very basic driver for the CS2100-CP Fractional-N Multipler chip.
|
2015-04-02 13:00:10 -06:00 |
|
Gregory Nutt
|
c5c50e687d
|
Move include/nuttx/timer.h, rtc.h and watchdog.h to include/nuttx/timers/.
|
2015-04-01 12:37:44 -06:00 |
|
Gregory Nutt
|
a9e2888c22
|
Update Documentation
|
2015-04-01 09:05:43 -06:00 |
|
Gregory Nutt
|
1c394bc278
|
Rename arch_nshinitialize() to board_app_initialize()
|
2015-03-31 10:21:31 -06:00 |
|
Gregory Nutt
|
593e1243dc
|
Minor Documentation update
|
2015-03-29 14:46:52 -06:00 |
|
Gregory Nutt
|
9319d6c88b
|
Update documentation
|
2015-03-29 07:52:52 -06:00 |
|
Gregory Nutt
|
ba36cff265
|
Add Olimexino-STM32 board support from David Sidrane
|
2015-03-20 18:00:10 -06:00 |
|
Gregory Nutt
|
526d8155da
|
Update README
|
2015-03-09 19:58:59 -06:00 |
|
Gregory Nutt
|
acd35e1f36
|
Add a little blurb about the SAMV71-XULT in the 'about' document
|
2015-03-09 19:46:48 -06:00 |
|
Gregory Nutt
|
327f84497c
|
SAMV71-XULT: Add support for on-board LEDs. Includes partial support for on-board buttons. Some corrections fo to egg-stk37000 and sam4e-ek discovered during leveraging. Add board READEM.txt file
|
2015-03-09 08:23:09 -06:00 |
|
Gregory Nutt
|
74b3f4519c
|
Update comment and documentation for board interfaces
|
2015-02-28 06:46:19 -06:00 |
|
Gregory Nutt
|
090fdf2036
|
Minor documentation update
|
2015-02-27 18:51:47 -06:00 |
|
Gregory Nutt
|
f59e77815f
|
Update ChangeLog
|
2015-02-24 07:30:45 -06:00 |
|
sauttefk
|
5088120124
|
Fixed cut & paste error. corrected naming of Tiva series developement
boards.
|
2015-02-24 02:36:37 +01:00 |
|
Gregory Nutt
|
a6b597ba1b
|
PIC32MZ: Add just enough PIC32MZ logic that we can run 'make menuconfig'
|
2015-02-22 10:53:24 -06:00 |
|
Gregory Nutt
|
a2d78af524
|
Rename pic32-starterkit to pic32mx-starterkit to make room in the namespace for the pic32mz-starterkit
|
2015-02-21 18:41:17 -06:00 |
|
Gregory Nutt
|
c329af3108
|
Porting Guide: Reorder some paragraphs for a clearer distinction of driver types
|
2015-02-20 11:36:56 -06:00 |
|
Gregory Nutt
|
a0c4c8fbec
|
Update porting guide to include some trivial description of the touchscreen controller interfaces
|
2015-02-20 10:41:09 -06:00 |
|
Gregory Nutt
|
5648c55d53
|
Add some trivial documentation for the RTC driver
|
2015-02-15 10:31:11 -06:00 |
|
Gregory Nutt
|
58e88ea0a2
|
RTC: Remove all backdoor interfaces from rtc.h
|
2015-02-13 08:41:34 -06:00 |
|
Gregory Nutt
|
e0fdd5abcf
|
Review/update of the TM4C1294 Launchpad code
|
2015-02-11 18:27:38 -06:00 |
|
Gregory Nutt
|
dd724ee468
|
Prep for 7.8 release
|
2015-02-11 11:05:45 -06:00 |
|
Gregory Nutt
|
293dfbc0fe
|
Update Documentation
|
2015-02-11 07:26:26 -06:00 |
|
Gregory Nutt
|
d54d616430
|
Add support for Freedom KL26Z board. From Derek B. NoonBurg
|
2015-02-11 07:18:06 -06:00 |
|
Gregory Nutt
|
95adb11b37
|
Minor updates to comments, debug messages, documentation
|
2015-02-03 17:01:48 -06:00 |
|
Gregory Nutt
|
ecbbd35898
|
Update documentation
|
2015-02-02 06:45:31 -06:00 |
|
Gregory Nutt
|
cbe8d9ecd2
|
Review/modifications for change of last merge
|
2015-01-31 14:10:53 -06:00 |
|
Gregory Nutt
|
5a3fc91b9c
|
Documentation: Add Unix domain sockets to the feature list
|
2015-01-28 09:08:49 -06:00 |
|
Gregory Nutt
|
01df652bc3
|
Prep for NuttX-7.7 release
|
2015-01-26 09:35:27 -06:00 |
|
Gregory Nutt
|
67a2e5827c
|
Some minor clean-up of IPv4/6 flags
|
2015-01-24 07:29:43 -06:00 |
|
Gregory Nutt
|
35610eef15
|
apps/nshlib: Add the ping6 command to support checking IPv6 networks. NSH logic is complete but still missing some network level support
|
2015-01-23 12:49:49 -06:00 |
|
Gregory Nutt
|
807d5ca1e6
|
Serial Upper Half: Add watermarks to RX flow control logic
|
2014-12-27 07:43:06 -06:00 |
|
Gregory Nutt
|
afaffcfe90
|
Stuff that goes along with the new LTDC README file
|
2014-12-19 14:14:41 -06:00 |
|
Gregory Nutt
|
a8c0efdf92
|
Update documentation
|
2014-12-18 07:18:43 -06:00 |
|
Gregory Nutt
|
ce23a4f3ed
|
Update README files
|
2014-12-16 15:33:31 -06:00 |
|
Gregory Nutt
|
acadf308e4
|
Update README files
|
2014-12-16 14:58:25 -06:00 |
|
Gregory Nutt
|
2ec2721a7f
|
Correct spelling: MOUNTPOINT not MOUNTPOUNT. Numerous places. Some are problems. From Woohan Lee
|
2014-12-01 06:41:30 -06:00 |
|
Gregory Nutt
|
82f86705c4
|
Update some Documentation and comments associated with the last ioctl change
|
2014-11-29 13:25:29 -06:00 |
|
Gregory Nutt
|
d4fbe5c36c
|
EEPROM: Add a README file
|
2014-11-27 09:14:00 -06:00 |
|
Gregory Nutt
|
19ac111a29
|
Add some discussio of the LPC4357 to documentation and README files
|
2014-11-26 16:44:25 -06:00 |
|
Gregory Nutt
|
6baf4bf497
|
Misc changes while verifying the clean build of the LPC4357 port
|
2014-11-26 15:37:54 -06:00 |
|
Gregory Nutt
|
6d7c4a526d
|
Preparing for NuttX-7.6 Release
|
2014-11-26 11:11:54 -06:00 |
|
Gregory Nutt
|
1cfdfdac48
|
Clarify MTU/BUFSIZE in apps/ README.txt files and Documentation
|
2014-11-16 08:50:36 -06:00 |
|
Gregory Nutt
|
118b511a95
|
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
|
8047243fad
|
Merge remote-tracking branch 'origin/master' into maxargs
|
2014-11-13 06:12:20 -06:00 |
|
Gregory Nutt
|
7e18cc3a76
|
Binfmt no longer depends on a fixed sized argv[] list
|
2014-11-12 18:31:32 -06:00 |
|
Gregory Nutt
|
f43a1d64a3
|
Update document and README
|
2014-11-12 14:47:04 -06:00 |
|
Gregory Nutt
|
f25973612e
|
Remove stm32f100rc_generic board configuration
|
2014-11-10 07:48:48 -06:00 |
|
Gregory Nutt
|
5e93acb508
|
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
|
dcff6301ee
|
Merge remote-tracking branch 'origin/master' into bas24
|
2014-11-05 10:47:50 -06:00 |
|
Gregory Nutt
|
060def4ff8
|
Add tmpnam() and tempnam()
|
2014-11-05 10:43:17 -06:00 |
|
Gregory Nutt
|
03b231d745
|
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
|
1bf4b7c95a
|
Merge remote-tracking branch 'origin/master' into bas24
|
2014-11-04 11:57:16 -06:00 |
|
Gregory Nutt
|
1faf8e0ee5
|
Update Documentation
|
2014-11-03 17:35:26 -06:00 |
|
Gregory Nutt
|
c85b29ff7a
|
Merge remote-tracking branch 'origin/master' into bas24
|
2014-11-03 17:22:38 -06:00 |
|
Gregory Nutt
|
51efe47bd1
|
EFM32GG: Add a few files for the starter kit
|
2014-11-03 16:13:12 -06:00 |
|
Gregory Nutt
|
42fb963627
|
Merge remote-tracking branch 'origin/master' into bas24
|
2014-10-30 11:38:52 -06:00 |
|
Gregory Nutt
|
588defb2f1
|
Update document and README
|
2014-10-30 10:24:42 -06:00 |
|
Gregory Nutt
|
d21cc0eda9
|
Fix all yahoo links. From Magnus Templing
|
2014-10-30 09:39:23 -06:00 |
|
Gregory Nutt
|
bcb3f1e98e
|
Merge remote-tracking branch 'origin/master' into bas24
|
2014-10-30 06:58:43 -06:00 |
|
Gregory Nutt
|
15789349ac
|
Remove some dangling whitespace
|
2014-10-30 06:57:43 -06:00 |
|
Gregory Nutt
|
76ad0e5e81
|
Documentation Update
|
2014-10-30 06:56:30 -06:00 |
|
Gregory Nutt
|
f979881803
|
Update README files
|
2014-10-27 09:29:04 -06:00 |
|
Gregory Nutt
|
e8ae4a1770
|
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
|
651b143d81
|
Add board support for the Olimex EFM32G8809128 STK
|
2014-10-20 12:00:37 -06:00 |
|
Gregory Nutt
|
58e11b08ca
|
Update documentation/READMEs
|
2014-10-20 08:26:09 -06:00 |
|
Gregory Nutt
|
bd50e967ce
|
Fix some typos
|
2014-10-15 10:57:04 -06:00 |
|
Gregory Nutt
|
3f96a8ffd6
|
Rename configs/nucleo-f401re to configs/nucleo-f4x1re
|
2014-10-15 07:05:08 -06:00 |
|
Gregory Nutt
|
180c73c90a
|
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
|
fc32efc1e1
|
Update user guide to include asynchronous I/O
|
2014-10-04 18:30:48 -06:00 |
|
Gregory Nutt
|
4c03bf07fe
|
Update user guide
|
2014-10-04 08:43:23 -06:00 |
|
Gregory Nutt
|
947cdfa155
|
Update NuttX.html for the NuttX-7.5 release
|
2014-09-27 15:06:29 -06:00 |
|
Gregory Nutt
|
3b1491278a
|
Updated README.txt files
|
2014-09-27 09:50:07 -06:00 |
|
Gregory Nutt
|
708c14b8be
|
Add platform-specific interfaces needed to support the shared memory feature
|
2014-09-23 12:16:44 -06:00 |
|
Gregory Nutt
|
b1556eb1a7
|
Flesh out shmctl() logic
|
2014-09-23 11:41:05 -06:00 |
|
Gregory Nutt
|
5f66889a21
|
Add shared memory initializatin logic
|
2014-09-23 08:46:31 -06:00 |
|
Gregory Nutt
|
744aafdddc
|
Add README files and configuration support for the shared memory logic
|
2014-09-23 07:11:47 -06:00 |
|
Gregory Nutt
|
3cedbb4578
|
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
|
813a3a69e2
|
More naming changes to get the stm3240g-eval/nxterm configuration building again
|
2014-09-20 15:53:28 -06:00 |
|
Gregory Nutt
|
7e8a760c60
|
Change all occurrences of NxConsole to NxTerm
|
2014-09-20 15:01:50 -06:00 |
|
Gregory Nutt
|
d6966d9c5a
|
Rename CONFIG_NXCONSOLE* to CONFIG_NXTERM*
|
2014-09-20 14:18:08 -06:00 |
|
Gregory Nutt
|
8050d9fe25
|
Initial integration of kernel stack (does not work)
|
2014-09-14 11:19:34 -06:00 |
|
Gregory Nutt
|
3d0f6aca5d
|
Add the initial implementation of the process kernel stack logic. Not yet integrated into the main OS logic nor tested.
|
2014-09-14 09:53:54 -06:00 |
|
Gregory Nutt
|
6fd14f0e21
|
Rename everything associated with the dynamic process stack to ustack to make room in the name space for a kstack
|
2014-09-14 09:10:09 -06:00 |
|
Gregory Nutt
|
d288bdfe36
|
Update porting guide to include stack address environment functions
|
2014-09-13 14:31:41 -06:00 |
|
Gregory Nutt
|
c3c4c48d3e
|
Add logic to initialize the per-process user heap when each user process is started
|
2014-09-10 15:55:36 -06:00 |
|
Gregory Nutt
|
2fd7aacef9
|
Add README.txt file for CC3200 Launchpad
|
2014-09-09 08:14:44 -06:00 |
|
Gregory Nutt
|
6d23fe2c67
|
Remove the 16z board support from the main source tree. It is still avaialable in the misc/Obsoleted directory
|
2014-09-05 07:59:31 -06:00 |
|
Gregory Nutt
|
2cecc4f857
|
There used to be two ways to pass parameters to new tasks, depending upon the configuration: Either (1) argv[] as created as an array with each string strdup'ed. Or (1) argv[] array and strings were created on the stack before the new task was started. Now, there is only one way, way (1). Way (2) might be slightly more compact, but this is not worth carry the complexity of two different ways of doing the same thing.
|
2014-09-01 15:39:34 -06:00 |
|