Gregory Nutt
66401c8960
Documentation/NuttX.html: Update the NuttX 'about' document in preparation for the NuttX-8.2 release.
2019-11-16 09:58:36 -06:00
Juha Niskanen
5c853cd1dc
libs/libc/unistd/lib_getcwd.c: remove stray sched_unlock(). Also fixes several typos.
2019-09-20 06:23:48 -06:00
Juha Niskanen
e8b5dd4528
Fix use of undefined pp-token #errror, other typos.
2019-09-19 18:19:18 -06:00
Gregory Nutt
a9c55d40ab
Update the NuttX 'About' document in preparation for the NuttX-8.1 release.
2019-09-14 09:54:50 -06:00
Augusto Fraga Giachero
f08ab217b0
drivers/rf/dat-31r5-sp.c: dd support to the DAT-31R5-SP+ digital attenuator. Creates a the new device driver directory drivers/rf/ to support drivers related to RF peripherals. It also adds support for the DAT-31R5-SP+ digital attenuator.
2019-09-05 13:28:28 -06:00
Juha Niskanen
822bb06967
Fix some typos. Also minor update to stm32f7/nucleo-144/README.txt and stm32l4/nucleo-l496zg/README.txt board documentation.
2019-09-05 08:12:50 -06:00
Nathan Hartman
60f777b8f4
Fix various typos in documentation and comments.
2019-08-09 14:35:07 -06:00
Gregory Nutt
851285d729
Documentation/NuttX.html: Adjust URLs to board README.txt files to account for changes in boards/ sub-directory reorganization.
2019-08-09 08:04:27 -06:00
Gregory Nutt
615c0ea7ee
Change naming configs/ to boards in comments, Documentation, etc. Still a few more to go.
2019-08-05 07:13:48 -06:00
Gregory Nutt
064543dfd0
Update 'About' document in preparation for the NuttX-7.31 release.
2019-07-21 13:01:57 -06:00
Gregory Nutt
ad1adffba6
arch/arm/src/lpc11xx, arch/arm/include/lpc11xx, configs/lpcxpresso-lpc1115: Support for the LPCXpresso-LPC1115 and for the LPC1115 architecture in general was removed after NuttX-7.30. The LPC11 port was never really used (to my knowledge) and was no longer supported. A snapshot of the port is still available in the Obsoleted repository. It can be brought back into the main repository at any time if anyone is willing to provide support for the architecture.
2019-07-11 16:16:11 -06:00
Matias N
272b5b2636
Documentation/: Applies a stylesheet to static HTML files. I've also tried to put the TOC of each document to the side, where it made sense (in some documents the TOC was actually inside a section so it wasn't possible). In some cases the TOC is built with a table, in others with a <ul> element, so I had to acomodate for this. I also didn't go into collapsing, although this could really help for some long TOCs.
2019-05-21 19:13:45 -06:00
Gregory Nutt
52203c4ae1
Documentation: Update the NuttX 'About' document in preparation for the NuttX-7.30 release.
2019-05-19 08:28:03 -06:00
Gregory Nutt
a0061325ef
Documentation/NuttX.html: Fix typos in a name.
2019-05-09 06:42:12 -06:00
Gregory Nutt
101f3bddec
Update the NuttX 'About' document in preparation for the NuttX-7.29 release.
2019-03-25 07:49:11 -06:00
Gregory Nutt
11eb7ef4f8
Minor fixed to documents and C comments.
2019-02-23 17:46:43 -06:00
Gregory Nutt
b35a140636
About the NuttX 'About' document in preparation for the 7.28 release.
2019-01-19 10:31:06 -06:00
Gregory Nutt
a0a537a9f0
arch/arm/src/bcm2708 and arch/arm/include/bcm2708: Remove all support for the BCM2708/2835. This was added only for support of the Pi Zero board which was previously removed. The support was minimal and unverified. The removed files can still be found in the Obsoleted directory.
2019-01-02 12:15:07 -06:00
Gregory Nutt
f50ff84510
configs/pizero: Remove the partial support for the Raspberry Pi Zero. This port was started with the best of intentions but was never completed. The board support can still be found in the Obsoleted repository.
2019-01-02 12:05:20 -06:00
Zou Hanya
74cd8a53d5
Squashed commit of the following:
...
Author: Gregory Nutt <gnutt@nuttx.org>
A few trivial updates from review of changes.
Remove references to NRF52-PCA10040 from documentation. Replace with NRF52-generic.
Remove configs/nrf52-pca10040/ Replaced with configs/nrf52-generic.
Author: Zou Hanya <hanyazou@gmail.com>
Improve LED handling #if~#endif in nrf52_autoleds.c and nrf52_userleds.c
Add Adafruit Feather nRF52 board LED support
Add Adafruit Feather nRF52 board
Add nrf52-generic
Replace 'pca10040' with 'generic'
Copy from nrf52-pca10040 to nrf52-generic
2018-11-18 07:51:24 -06:00
Gregory Nutt
052ff5ee84
Update the NuttX 'About' Document in preparation for the 7.27 release.
2018-11-14 14:38:21 -06:00
Gregory Nutt
915c2ecd4b
Documentation: Trivial update to the 'About NuttX' document.
2018-11-09 14:34:00 -06:00
Gregory Nutt
c2f8d1bf39
Documentation/NuttX.html: Update to include GreenWaves GAP8
2018-10-30 10:57:35 -06:00
Gregory Nutt
a037aeec5d
Trivial update to a comments and to SPIFFS comments and debug output.
2018-09-30 07:15:15 -06:00
Gregory Nutt
ef8ebe5e93
Documentation: Update the documentation to reflect that fact that NxWidgets is now a part of apps/
2018-09-16 10:40:24 -06:00
Gregory Nutt
9479ad54f9
Update of Documents/NuttX.html in preparation for the 7.26 release.
2018-09-08 06:56:01 -06:00
Gregory Nutt
fa5822f255
Partial update of Documents/NuttX.html in preparation for the 7.26 release. There is still more to be done.
2018-09-07 15:35:45 -06:00
Gregory Nutt
a9b1940c95
Documentation/NuttX.html: Add note about CDC/ECM
2018-08-16 10:46:44 -06:00
Gregory Nutt
15f07b81d2
Upate the NuttX.html 'About NuttX' document; update a README file.
2018-07-12 14:25:11 -06:00
Alan Carvalho de Assis
283b73edc5
Fix lots of typos in C comments and Kconfig help text
2018-07-08 18:24:45 -06:00
Gregory Nutt
0eb9a05b9e
Update Documentation/NuttX.html in preparation for the NuttX-7.25 release.
2018-06-03 08:32:47 -06:00
Gregory Nutt
a540806ecf
configs/indium-f7: Removes support for the Indium-F7 board. This was done for two reasons: (1) The board support was just clone of the Nucleo-144 board support with naming changes. There has been no support and no further development for the board support. (2) There does not seem to be any available Indium-F7 board available to the public anywhere on the internet. There is not even a reference to the board on the rafresearch.com web stie. Gotta go. Its in the way.
2018-05-24 13:09:20 -06:00
Gregory Nutt
e470846356
Remove all references to the Yahoo group.
2018-04-15 17:15:48 -06:00
Gregory Nutt
730f7450b7
Remove all support for the CC3200 and CC3200-Launchpad. This was a port that was started but never completed. What good is partial CC3200-Launchpad board support with no wireless support?
...
Squashed commit of the following:
Remove final references to CC3200 from the repository.
arch/arm/include/tiva: Remove all CC3200 support.
arch/arm/src/tiva: Remove all CC3200 support.
configs/cc3200-launchpad: Remove the board support directory.
2018-04-09 16:41:27 -06:00
Alan Carvalho de Assis
b4c1ac0659
This commit removes all support and all references to the Spark board and to the CC3000 wireless part.
...
Squashed commit of the following:
Author: Gregory Nutt <gnutt@nuttx.org>
Fix a few remaining refereces to cc3000.
Author: Alan Carvalho de Assis <acassis@gmail.com>
drivers/wireless/cc3000: emove the driver to support CC3000 because it doesn't use the USRSOCKET
Author: Alan Carvalho de Assis <acassis@gmail.com>
configs: Remove board support to CC3000 from all relevant configurations.
Author: Gregory Nutt <gnutt@nuttx.org>
configs/spark: Removes Spark board configuration. Still available in the Obsoleted repository. This is preparation for removal of CC3000 support by Alan Carvalho de Assis. If there is no CC3000 support, then there is no purpose in supporting the Spark either.
2018-04-04 09:34:23 -06:00
Gregory Nutt
69cc53c15c
Update NuttX.html in preparation for the NuttX-7.24 release
2018-03-02 09:55:15 -06:00
Gregory Nutt
68020edbf3
Update the 'About' document in preparation for the 7.23 release.
2017-12-04 15:14:46 -06:00
Gregory Nutt
288db5c7b5
configs/xtrs: Removed the XTRS configuration This was an unverified port of NuttX to a TRS-80 simulator. It was removed because (1) it is, as I said, unverified as well as unsupported, and (2) the TRS-80 simulation is a sub-optimal platform. That platform includes a 16-bit ROM image and only a 48Kb RAM space.
2017-11-24 15:21:34 -06:00
Gregory Nutt
9ccdb06ded
Correct a URL in a document
2017-10-28 10:54:15 -06:00
Gregory Nutt
48690284fb
configs/mx1ads: This commit removes board support for the mx1ads board. That board support was never completed and I no longer even have the hardware. The unfinished board support is still available in the Obsoleted repository if anyone would ever like to resurrect it.
2017-10-28 10:41:15 -06:00
Gregory Nutt
c3ce23ba35
Cosmetic update to a document and some comments.
2017-10-25 11:17:38 -06:00
Gregory Nutt
ff22b976db
Update document
2017-10-24 15:36:03 -06:00
Gregory Nutt
8b38432ab9
Update 'about' document
2017-09-12 15:09:31 -06:00
Gregory Nutt
edf6359c87
Fix typos in Document and in some C comments.
2017-09-08 12:55:16 -06:00
Gregory Nutt
b725f1bb2f
Trivial typo fixes.
2017-09-07 10:11:30 -06:00
Gregory Nutt
77fadbdd0d
Update Documentation in preparation for the NuttX-7.22 release.
2017-09-06 14:27:45 -06:00
Gregory Nutt
ec01bc411c
Update Document and README.
2017-07-08 10:34:06 -06:00
Gregory Nutt
cfea8adacb
L should be capitalized in 6LoWPAN
2017-06-18 16:00:08 -06:00
Juha Niskanen
9120a78ee3
Documentation: add hexdump args, fix ln cmd, STM32L status, typos
2017-06-06 06:41:17 -06:00
Gregory Nutt
ac93d4bda9
Update Documentation in preparation for 7.21 release.
2017-06-05 15:12:37 -06:00