Commit Graph

1620 Commits

Author SHA1 Message Date
Gregory Nutt
6a326962bd Prep for 7.15 release 2016-03-26 12:15:43 -06:00
Gregory Nutt
95c542f6d1 Update README 2016-03-25 15:01:39 -06:00
Gregory Nutt
621a610163 Fix HTML syntax errors 2016-03-14 15:48:44 -06:00
Gregory Nutt
1b53c9dd33 Fix some HTML errors 2016-03-14 14:51:29 -06:00
Gregory Nutt
55a4dea904 Update porting guide to include SMP interfaces 2016-03-13 12:07:42 -06:00
Gregory Nutt
26f3d216a3 Fix some HTML syntax errors 2016-03-13 07:56:54 -06:00
Gregory Nutt
12d2f4eeb1 Update README 2016-02-29 13:17:59 -06:00
Gregory Nutt
a99e7c4d22 Update README 2016-02-20 10:20:55 -06:00
Gregory Nutt
a8afc280b2 Rename irqsave() and irqrestore() to up_irq_save() and up_irq_restore() 2016-02-14 16:20:21 -06:00
Gregory Nutt
d40a204181 Add SMP-related reference 2016-02-14 15:08:30 -06:00
Gregory Nutt
0ba9fbebed NSH: Revise arp documentation 2016-02-08 16:30:33 -06:00
Gregory Nutt
aff294f065 NuttShell Documentation: Add description of the 'arp' command 2016-02-08 15:09:17 -06:00
Gregory Nutt
1753b639cc Rename files containing board_app_initialize from xyz_nsh.c to xyz_appinit.c 2016-02-04 12:25:49 -06:00
Gregory Nutt
13acc0d0a3 I2C: Remove the setfrequency method from the interface 2016-02-01 16:31:01 -06:00
Gregory Nutt
7d1dd5cf46 I2C: Remove setaddress method 2016-02-01 14:15:24 -06:00
Gregory Nutt
383bbc37dd Remove the read and write methods from the I2C interface 2016-02-01 09:44:37 -06:00
Gregory Nutt
ef8e96993c Update README 2016-01-31 08:50:43 -06:00
Gregory Nutt
40a665c93f Rename i2c_dev_s to i2c_master_s. 2016-01-30 08:36:31 -06:00
Gregory Nutt
c04e0d0777 Prep for NuttX-7.14 release 2016-01-28 11:36:08 -06:00
Gregory Nutt
3254d3a192 Fix naming: up_nsh.c -> stm32_nsh.c 2016-01-27 07:45:19 -06:00
Gregory Nutt
d8cff2ab49 Cosmetic updates 2016-01-22 17:21:07 -06:00
Gregory Nutt
07f931fa57 Update index 2016-01-22 17:07:19 -06:00
Gregory Nutt
b48a2439a1 Minor document clean-up 2016-01-22 16:58:48 -06:00
Gregory Nutt
f9f00d474f Update NSH login features 2016-01-22 10:43:00 -06:00
Gregory Nutt
0cac1160c8 Clarify instrutions for enabling the useradd command 2016-01-21 16:27:25 -06:00
Gregory Nutt
3cfd99a040 NuttShell.html: Add instructions for using a login prompt 2016-01-21 08:54:19 -06:00
Gregory Nutt
44c31c334b Update README 2016-01-20 12:28:37 -06:00
Gregory Nutt
fa6e470a19 Update NuttShell documentation with new passwd commands 2016-01-20 09:38:36 -06:00
Gregory Nutt
172de14c6b Update README.html 2016-01-18 08:03:51 -06:00
Gregory Nutt
e0378fc5d7 Update README.html 2016-01-15 13:13:09 -06:00
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 ABOU”T 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
Gregory Nutt
acc0b6ae2a Add mention of CONFIG_NX_ANTIALIASING 2015-07-14 13:52:37 -06:00
Gregory Nutt
91625b0597 Update NSH documentation 2015-07-13 11:20:14 -06:00
Gregory Nutt
58bdcb87d2 Minor update to feature list 2015-07-13 07:24:56 -06:00
Gregory Nutt
8f1399e0cd Trivial typo fix 2015-07-08 13:45:48 -06:00
Gregory Nutt
0dc58cf594 Update NSH uname command documentation 2015-07-05 06:52:02 -06:00
Gregory Nutt
d37011281e Document the NSH uname command 2015-07-04 15:18:06 -06:00
Gregory Nutt
350925ea8e Add poweroff and reboot NSH commands as alternatives to the shutdown command 2015-07-04 12:44:38 -06:00
Gregory Nutt
588f20558e The NSH shutdown option should be called --reboot, not --reset, for compatibility with the statndard shutdown command 2015-07-04 11:39:57 -06:00
Gregory Nutt
638f0329fe The NSH shutdown command now supports the --reset option, if available in hardware 2015-07-04 11:11:36 -06:00
Gregory Nutt
0f1894bf1c Document the new NSH shutdown command 2015-07-04 08:23:23 -06:00
Gregory Nutt
8440850fb9 Update documentation 2015-06-30 08:10:01 -06:00
Gregory Nutt
2420e33047 Repaire more broken URLs 2015-06-29 19:27:36 -06:00
Gregory Nutt
32e9c807ec Another README update 2015-06-29 18:20:01 -06:00
Gregory Nutt
fd47de41f5 Fix URLs due to movement of nuttx/configs repository to the boards repository 2015-06-29 13:08:10 -06:00
Gregory Nutt
2e6ac35507 Ooops removed a little too much last time 2015-06-28 09:31:34 -06:00
Gregory Nutt
549b63c566 Correct many bitbucket.org URLs 2015-06-28 09:14:52 -06:00
Gregory Nutt
a0d28e2415 Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
Gregory Nutt
959f78d3cc Remove old, unused files in Documentation/ directory 2015-06-27 09:26:36 -06:00
Gregory Nutt
be534e73f7 This cleans up most of the remaining SourceForge references 2015-06-26 18:13:20 -06:00
Gregory Nutt
973eae7a5a Change some Sourceforge URLs to bitbucket URLs 2015-06-26 17:29:32 -06:00
Gregory Nutt
ea685dda8b Add board configuration for the SAMD21 Xplained board 2015-06-21 07:48:46 -06:00
Gregory Nutt
13a916d3ad Add asctime(), asctime_r(), ctime(), and ctime_r(). 2015-06-12 11:52:49 -06:00
Gregory Nutt
2576ef555d Rename teensy-3.1 directory to teensy-3.x. Add board.h header file 2015-06-09 15:54:04 -06:00
Gregory Nutt
2db4456e51 Prep for the NuttX-7.10 Release 2015-06-09 11:33:50 -06:00
Gregory Nutt
44927f097b Update/add README.txt files 2015-06-09 07:03:25 -06:00
Gregory Nutt
be186914fd Update more broken URLs 2015-06-08 14:16:32 -06:00
Gregory Nutt
82f8fef609 Update more broken URLs 2015-06-07 12:02:06 -06:00
Gregory Nutt
b0cbae4504 Update more broken URLs and a README 2015-06-07 11:44:56 -06:00
Gregory Nutt
658e27b968 Documentation: Add target=_blank to some URLs so they can be opened from DocuWiki. Some Sourceforge content cannot be served in a frame 2015-06-07 11:22:14 -06:00
Gregory Nutt
6cf9cfd457 Update documentation and README file 2015-06-06 19:16:17 -06:00
Gregory Nutt
01697bf14a Add support for a union file system that can be used to overlay and merge the content of two mounted file systems. 2015-06-05 13:18:06 -06:00
Gregory Nutt
cb97395163 Comment out references to fstat(). It is not yet supported. 2015-06-02 11:43:44 -06:00
Gregory Nutt
d201c132b7 Rename configs/teensy to configs/teensy-2.0 to distinguish teensy-lc and teensy-3.1 2015-05-25 18:29:43 -06:00
Gregory Nutt
33790f4d16 Fix numerous typos in configuration variable names. Tracked down by Alan Carvalho de Assis 2015-05-23 17:08:35 -06:00
Gregory Nutt
32dcac3ab9 Update documentatino and README files for the LPCXpresso LPC1115 board support 2015-05-22 19:56:45 -06:00
Gregory Nutt
6fbe614a75 Update Documentation 2015-05-18 13:41:35 -06:00
Gregory Nutt
c9bbde3078 Add basic board build configurat for the SAML21 Xplained. Initial commit is jsut the SAMD20 Xplained with name changes and does not yet build 2015-05-18 13:16:32 -06:00
Gregory Nutt
2a3aae7b35 Update the type passed to watchdog timer handlers. Using uint32_t is a problem for 64-bit machines. 2015-05-18 08:53:42 -06:00
Gregory Nutt
f4939e48ed Fix some references to statfs being in stdio.h in documentation 2015-05-12 13:43:04 -06:00
Gregory Nutt
f2944cc1bf OHCI: Fix length calculation in all OHCI drivers: CBP==0 means that the entire buffer was transferred, not that a null packet was tranaferred 2015-05-10 10:01:22 -06:00
Gregory Nutt
8498a73061 Adds board support for the Teensy LC board. Support is based off the Freedom KL25Z board. LED, PWM, and UART0 have been tested. The SPI pins are mapped correctly but have not yet been tested. From Michael Hope as SourceForge patch 51. 2015-05-07 07:06:50 -06:00
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