summaryrefslogtreecommitdiff
path: root/nuttx/configs/freedom-kl25z/nsh
Commit message (Expand)AuthorAgeFilesLines
* Rename apps/examples/uip to apps/examples/webserverGregory Nutt2014-07-031-1/+1
* NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt2014-07-021-1/+1
* The alternate console device CONFIG_NSH_CONDEV must not be defined unconditio...Gregory Nutt2014-05-051-1/+1
* Undefine IRQPRIO in all configurations it should not be setGregory Nutt2014-04-161-1/+1
* Long needed clean up of DNS resolver for coding style and naming conventionsGregory Nutt2014-04-111-1/+1
* Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig fileGregory Nutt2014-03-061-1/+0
* Set CONFIG_DEFAULT_SMALL=y in the defconfig for all smaller MCUs so that if t...Gregory Nutt2014-02-281-0/+1
* configs/*/defconfig: If CONFIG_NSH_LIBRARY is set, make sure that CONFIG_NSH...Gregory Nutt2014-02-281-0/+2
* The optimization level can now be selected as part of the configurationGregory Nutt2014-01-241-1/+0
* Finishes separation of debug symbols and optimization selectionsGregory Nutt2013-12-201-2/+4
* Freedom KL25Z: Add PWM support. From Alan Carvalho de AssisGregory Nutt2013-11-101-7/+31
* Add freedom-kl25z/minnsh configuration: This is an experiment to see just ho...Gregory Nutt2013-09-301-1/+1
* Mov apps/examples/composite to apps/system/composite; convert configs/stm3210...Gregory Nutt2013-09-251-1/+1
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-251-1/+1
* Some restructing of the CC3000 buildGregory Nutt2013-09-041-16/+10
* Initial cut of a driver for the TI CC3000 network module with support on the ...Gregory Nutt2013-09-031-33/+83
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-261-2/+2
* Add support for a generic windows-based EABI toolchain; Add NX configuration ...Gregory Nutt2013-06-131-1/+1
* Minor Freedom-KL25Z updatesGregory Nutt2013-04-241-2/+2
* Misc changes for clean compilation of freedom-kl25z configGregory Nutt2013-04-161-117/+86
* Initial support for the Kinetis L family and the Freedom KL25Z board from Ala...Gregory Nutt2013-04-163-0/+848