Gregory Nutt
|
209fa8dee8
|
Merge remote-tracking branch 'origin/master' into windeps
|
2016-01-09 16:35:22 -06:00 |
|
Gregory Nutt
|
bc61d17dec
|
Removed tools/mkdeps.bat and tools/mkdeps.sh
|
2016-01-09 15:58:18 -06:00 |
|
Gregory Nutt
|
983e22aa2d
|
Update discussion about using dependencies in mixed Cygwin/Windowas native environments
|
2016-01-09 14:26:29 -06:00 |
|
Gregory Nutt
|
42cd887fed
|
Update NuttX.html to include mention of the Arduino MEGA2560 port
|
2016-01-06 15:13:49 -06:00 |
|
Gregory Nutt
|
236bb67e4b
|
NuttX.html: Use the name Hercules with the TI TMS4570 description
|
2016-01-04 13:21:25 -06:00 |
|
Gregory Nutt
|
5d27cf69b8
|
NuttX.html: Add mention of the TMS570 port
|
2016-01-04 12:28:00 -06:00 |
|
Gregory Nutt
|
e4f1b3a0fc
|
Trivial update to NSH documentation
|
2016-01-01 12:16:40 -06:00 |
|
Gregory Nutt
|
eb723f3af9
|
Update time command description in the NSH document
|
2016-01-01 09:10:21 -06:00 |
|
Gregory Nutt
|
f8836afc07
|
Correct a statement in the description of the time command
|
2015-12-31 10:23:00 -06:00 |
|
Gregory Nutt
|
cb7d86f23b
|
Fix errors in documentation of NSH time commands
|
2015-12-31 10:03:35 -06:00 |
|
Gregory Nutt
|
41992ca46a
|
NuttShell.html: Add documentation of the time command
|
2015-12-31 09:34:27 -06:00 |
|
Gregory Nutt
|
e9d116ef14
|
Coding Standard: Add TAB stop requirement
|
2015-12-29 13:36:26 -06:00 |
|
Gregory Nutt
|
e7042df19c
|
README: Add reference to arduion-meg2560 README
|
2015-12-29 13:05:15 -06:00 |
|
Gregory Nutt
|
3881131e61
|
Update README.html
|
2015-12-23 09:48:38 -06:00 |
|
Gregory Nutt
|
718519ce42
|
Minor adjustment of spacing
|
2015-12-13 10:39:02 -06:00 |
|
Gregory Nutt
|
7520c65ab3
|
Trivial documentation update
|
2015-12-13 10:30:02 -06:00 |
|
Gregory Nutt
|
e6133792e4
|
Update NSH documentation to include module commands
|
2015-12-13 09:53:33 -06:00 |
|
Gregory Nutt
|
6445803330
|
Update NuttX.html for 7.13 release
|
2015-12-05 08:25:27 -06:00 |
|
Gregory Nutt
|
dad8b0fde9
|
Clarify some terminology
|
2015-11-29 07:17:10 -06:00 |
|
Gregory Nutt
|
5f13de8f48
|
Update NSH documentation. Update ps examples
|
2015-11-28 17:51:34 -06:00 |
|
Gregory Nutt
|
c16c46c20e
|
Update NSH documentation. 'ps' now depends on procfs support
|
2015-11-28 17:27:53 -06:00 |
|
Gregory Nutt
|
1f0754b763
|
Update NuttShell.html
|
2015-11-27 17:53:49 -06:00 |
|
Gregory Nutt
|
7a1e4ae5f2
|
Update NSH documentatino
|
2015-11-25 18:35:58 -06:00 |
|
Gregory Nutt
|
31bb4fe06e
|
Fix some conditional compilation. CONFIG_LIBC_LOCALTIME should be checked in most of the same places wehre CONFIG_TIME_EXTENDED is checked
|
2015-11-25 12:50:30 -06:00 |
|
Gregory Nutt
|
4241b0d99b
|
Extend NSH documentation to include the new options to the mount command
|
2015-11-25 08:48:30 -06:00 |
|
Gregory Nutt
|
c07b1db85f
|
Update NSH documentation to include basename and dirname
|
2015-11-23 10:17:55 -06:00 |
|
Gregory Nutt
|
e4d0255c14
|
Update the porting guide
|
2015-11-20 08:43:19 -06:00 |
|
Gregory Nutt
|
5ab7c50a23
|
Rename up_rtcinitialize to up_rtc_initialize so that it looks like other RTC interfaces
|
2015-11-20 08:27:17 -06:00 |
|
Gregory Nutt
|
52d37321dc
|
Update README.html
|
2015-11-18 13:55:27 -06:00 |
|
Gregory Nutt
|
d4e234494d
|
Update NxWidgets document
|
2015-11-17 14:05:44 -06:00 |
|
Gregory Nutt
|
ec53f99fc8
|
Rename board_led_* to board_autoled_*
|
2015-11-01 09:08:55 -06:00 |
|
Gregory Nutt
|
16fb712f2e
|
Mention tmpfs in Documentation
|
2015-10-09 15:16:01 -06:00 |
|
Gregory Nutt
|
44cc3a4e46
|
Prep for the 7.12 release
|
2015-10-01 13:08:16 -06:00 |
|
Gregory Nutt
|
9bdc299e2f
|
Add description of the the LPC4370-Link2 port
|
2015-09-29 10:15:23 -06:00 |
|
Gregory Nutt
|
4494034e43
|
Update README
|
2015-09-29 09:22:05 -06:00 |
|
Sebastien Lorquet
|
d5a2a14bcb
|
Change all references from avsprintf to vasprintf. From Sebastien Lorquet
|
2015-09-07 13:12:44 -06:00 |
|
Gregory Nutt
|
6b34d1e51f
|
Update README.html
|
2015-09-05 12:14:52 -06:00 |
|
Gregory Nutt
|
9a0507a103
|
Add TUN/PPP, PPPD, and local loopback to networking section of the ABOUT document
|
2015-08-24 15:37:17 -06:00 |
|
Gregory Nutt
|
719aae2d0e
|
Update README.html to refernce apps/system/symtab/README.txt
|
2015-08-23 17:27:53 -06:00 |
|
Gregory Nutt
|
b0ea76e8ac
|
Add MoxaRT as an ARM architecture
|
2015-08-14 08:21:09 -06:00 |
|
Gregory Nutt
|
13384f05d2
|
Prep for 7.11 release
|
2015-08-13 11:48:35 -06:00 |
|
Gregory Nutt
|
86bf4c6193
|
More ipdates to coding style
|
2015-07-28 20:34:16 -06:00 |
|
Gregory Nutt
|
02afdddebe
|
Update coding style
|
2015-07-28 20:17:19 -06:00 |
|
Gregory Nutt
|
8def63e192
|
Trivial documention update to mention sporadic scheduling in the feature list
|
2015-07-24 15:07:07 -06:00 |
|
Gregory Nutt
|
fc66e45b16
|
Update more information about the sporadic scheduler
|
2015-07-24 10:02:37 -06:00 |
|
Gregory Nutt
|
2d13f29afa
|
Add description of SCHES_SPORADIC
|
2015-07-24 09:20:47 -06:00 |
|
Gregory Nutt
|
2044254f7b
|
Fix some URLs that changed because arch/ was made into a sub-module
|
2015-07-22 11:08:13 -06:00 |
|
Gregory Nutt
|
60d8642769
|
Update NuttX.html
|
2015-07-22 09:32:50 -06:00 |
|
Gregory Nutt
|
2ae623bdef
|
Update NuttX.html to include mention of the STM32 F7
|
2015-07-20 15:07:13 -06:00 |
|
Gregory Nutt
|
ffbc9441e5
|
Update README.html
|
2015-07-16 11:41:55 -06:00 |
|