Gregory Nutt
9aac1dd44d
configs: Remove all setenv.bat files. Remove all references to setenv.sh and setenv.bat from all config README files.
2017-04-26 10:12:13 -06:00
Gregory Nutt
c83da3c48f
Remove minnsh configurations and support logic: up_getc() and lowinstream.
...
This was an interesting exercise to see just how small you could get NuttX, but otherwise it was not useful: (1) the NSH code violated the OS interface layer by callup up_getc and up_putc directly, and (2) while waiting for character input, NSH would call up_getc() which would hog all of the CPU. NOt a reasonably solution other than as a proof of concept.
2016-12-13 18:01:23 -06:00
Gregory Nutt
2f04fb63fa
Update some README files
2016-06-21 05:36:28 -06:00
Gregory Nutt
d4c101d2cf
Update README files
2016-06-07 11:28:46 -06:00
Gregory Nutt
871d183f11
Rename CONFIG_WIRELESS to CONFIG_DRIVERS_WIRELESS
2016-02-26 16:48:09 -06:00
Gregory Nutt
9e99cfa4e0
Correct many bitbucket.org URLs
2015-06-28 09:14:52 -06:00
Gregory Nutt
7214e52fb2
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
46bd0bc307
This cleans up most of the remaining SourceForge references
2015-06-26 18:13:20 -06:00
Gregory Nutt
51950d7850
Undefine IRQPRIO in all configurations it should not be set
2014-04-16 08:29:39 -06:00
Gregory Nutt
58eed436e9
Removed almost all ostest configurations
2014-02-28 19:19:11 -06:00
Gregory Nutt
750ba3238b
Changes to NSH and readline to permit NSH to work on a platform with no file system
2013-09-30 11:34:04 -06:00
Gregory Nutt
8108a81172
Some restructing of the CC3000 build
2013-09-04 16:40:57 -06:00
Gregory Nutt
f19af5572d
Fix all occurrences of "the the" in documentation and comments
2013-08-27 09:40:19 -06:00
Gregory Nutt
efded598fd
Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_
2013-07-26 10:09:17 -06:00
Gregory Nutt
907907e10c
More KL25Z SPI fixes
2013-06-20 19:58:45 -06:00
Gregory Nutt
94686c0e15
Fix backward wait condition in KL24Z SPI driver
2013-06-20 17:39:42 -06:00
Gregory Nutt
a403409c85
The Kinetis GPIO logic had some of the same issues as did the Kinetis L
2013-05-06 11:49:28 -06:00
Gregory Nutt
c0b7112dd9
Fixes LEDs on the Freedom KL25Z board
2013-05-06 11:07:53 -06:00
Gregory Nutt
0ea3815d31
configs/freedom-kl25z: Change references to NuTiny to Freedom KL25Z
2013-04-25 20:09:15 -06:00
Gregory Nutt
256d89369a
Minor Freedom-KL25Z updates
2013-04-24 16:46:38 -06:00
Gregory Nutt
307010c110
Misc changes for clean compilation of freedom-kl25z config
2013-04-16 09:53:15 -06:00
Gregory Nutt
774664e1df
Initial support for the Kinetis L family and the Freedom KL25Z board from Alan Carvalho de Assis
2013-04-16 08:48:42 -06:00