Commit Graph

835 Commits

Author SHA1 Message Date
Gregory Nutt
7a4a9608a9 Minor documentation update 2015-04-03 16:44:07 -06:00
Gregory Nutt
eb304951b4 Minor Documentation update 2015-03-29 14:46:52 -06:00
Gregory Nutt
f67c489756 Update documentation 2015-03-29 07:52:52 -06:00
Gregory Nutt
56e24b561f Add Olimexino-STM32 board support from David Sidrane 2015-03-20 18:00:10 -06:00
Gregory Nutt
1b4e32ef20 Update README 2015-03-09 19:58:59 -06:00
Gregory Nutt
89b4a6b849 Add a little blurb about the SAMV71-XULT in the 'about' document 2015-03-09 19:46:48 -06:00
Gregory Nutt
f9290f2bfa Update ChangeLog 2015-02-24 07:30:45 -06:00
sauttefk
09ebf22238 Fixed cut & paste error. corrected naming of Tiva series developement
boards.
2015-02-24 02:36:37 +01:00
Gregory Nutt
78bf6bbf29 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
85f1eecc51 Review/update of the TM4C1294 Launchpad code 2015-02-11 18:27:38 -06:00
Gregory Nutt
fb796f6b9f Prep for 7.8 release 2015-02-11 11:05:45 -06:00
Gregory Nutt
1741b50111 Update Documentation 2015-02-11 07:26:26 -06:00
Gregory Nutt
f7ace410d1 Minor updates to comments, debug messages, documentation 2015-02-03 17:01:48 -06:00
Gregory Nutt
3cead0b9ba Update documentation 2015-02-02 06:45:31 -06:00
Gregory Nutt
8cf443edec Documentation: Add Unix domain sockets to the feature list 2015-01-28 09:08:49 -06:00
Gregory Nutt
d7f7cfc44c Prep for NuttX-7.7 release 2015-01-26 09:35:27 -06:00
Gregory Nutt
96a53254dd Some minor clean-up of IPv4/6 flags 2015-01-24 07:29:43 -06:00
Gregory Nutt
c59b9967ba Update documentation 2014-12-18 07:18:43 -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
9333feeea5 Preparing for NuttX-7.6 Release 2014-11-26 11:11:54 -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
5c64d09b02 Update Documentation 2014-11-03 17:35:26 -06:00
Gregory Nutt
4df8237637 EFM32GG: Add a few files for the starter kit 2014-11-03 16:13:12 -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
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
0e3e2e3029 Fix some typos 2014-10-15 10:57:04 -06:00
Gregory Nutt
ec010372c5 Update NuttX.html for the NuttX-7.5 release 2014-09-27 15:06:29 -06:00
Gregory Nutt
d573f5a96c 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
64ab35b399 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
Gregory Nutt
23147c40a5 Remove final traces of the 8015 from the NuttX source tree 2014-09-01 13:21:15 -06:00
Gregory Nutt
eab47a0566 Update remaining documents for the 7.4 release 2014-08-14 16:34:39 -06:00
Gregory Nutt
350fa87fea Prep for NuttX-7.3 release 2014-06-25 14:09:41 -06:00
Gregory Nutt
c7f4f91e77 Minor documentation update 2014-06-12 12:33:54 -06:00
Gregory Nutt
693ccd67ce Final prep for NuttX-7.2 release 2014-04-28 10:53:24 -06:00
Gregory Nutt
1712f42cf3 apps/netutils/ntpclient: Add a primitive NTP client. Initial checkin is untested and probably incomplete 2014-04-10 18:15:06 -06:00
Gregory Nutt
09fb2a1893 Add basic board support framework for the Atmel SAMA5D3 Xplained board (not finished) 2014-03-28 15:20:26 -06:00
Gregory Nutt
f15a6e2330 Prep for NuttX 7.1 release 2014-03-15 10:05:18 -06:00
Gregory Nutt
0bd5f23a30 SAM4E: Fix EMAC pin configuration. Driver is basically functionaly now. SAM4E-EK NSH configuration now has networking enabled by default 2014-03-13 09:03:03 -06:00
Gregory Nutt
b12f75aa5a Documentation update 2014-03-12 16:03:03 -06:00
Gregory Nutt
cbcabe3314 Removed almost all ostest configurations 2014-02-28 19:19:11 -06:00
Gregory Nutt
3b07bc6716 SAM4E: Update SAM3/4 TC and DMAC register definition header files 2014-02-25 10:56:23 -06:00
Gregory Nutt
bbe2b1c533 Documentation update 2014-02-18 16:19:14 -06:00
Gregory Nutt
8ef272911e Update comments in file headers 2014-02-10 13:58:08 -06:00
Gregory Nutt
f47ce4d9eb Release script no longer tries to keep copies of the ChangeLog and TODO list in the Documentation directory 2014-02-10 13:52:03 -06:00
Gregory Nutt
579dc73b50 Final prep for 6.33 release 2014-01-30 09:45:01 -06:00
Gregory Nutt
e340fdb88c Minor documentation updates and other cosmetic changes 2014-01-20 13:10:30 -06:00
Gregory Nutt
fd54cfb213 Add support for the STM32VL-Discovery board. Contributed by Alan Carvalho de Assis 2014-01-12 17:59:38 -06:00