summaryrefslogtreecommitdiff
path: root/nuttx/configs/freedom-kl25z
Commit message (Expand)AuthorAgeFilesLines
* Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options...Gregory Nutt2014-08-072-2/+2
* Remove CONFIG_DISABLE_CLOCKGregory Nutt2014-08-072-2/+0
* Rename apps/examples/uip to apps/examples/webserverGregory Nutt2014-07-032-2/+2
* NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt2014-07-022-2/+2
* The alternate console device CONFIG_NSH_CONDEV must not be defined unconditio...Gregory Nutt2014-05-052-2/+2
* Undefine IRQPRIO in all configurations it should not be setGregory Nutt2014-04-163-6/+2
* More trailing whilespace removalGregory Nutt2014-04-134-11/+11
* Long needed clean up of DNS resolver for coding style and naming conventionsGregory Nutt2014-04-112-2/+2
* Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig fileGregory Nutt2014-03-062-2/+0
* Removed almost all ostest configurationsGregory Nutt2014-02-284-810/+0
* Set CONFIG_DEFAULT_SMALL=y in the defconfig for all smaller MCUs so that if t...Gregory Nutt2014-02-283-0/+3
* configs/*/defconfig: If CONFIG_NSH_LIBRARY is set, make sure that CONFIG_NSH...Gregory Nutt2014-02-282-0/+4
* Comment out all CONFIG_APPS_DIR settings in all defconfig files. We con't kn...Gregory Nutt2014-02-211-1/+1
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-241-4/+4
* The optimization level can now be selected as part of the configurationGregory Nutt2014-01-243-3/+0
* NSH: Separate command line parsing from command execution. Add support for m...Gregory Nutt2014-01-101-0/+1
* Finishes separation of debug symbols and optimization selectionsGregory Nutt2013-12-203-6/+12
* Freedom KL25Z: Add PWM support. From Alan Carvalho de AssisGregory Nutt2013-11-104-8/+172
* KL25: Update build for compatibility with recent CC3000 changesGregory Nutt2013-10-241-1/+5
* Changes to NSH and readline to permit NSH to work on a platform with no file ...Gregory Nutt2013-09-301-0/+7
* Add freedom-kl25z/minnsh configuration: This is an experiment to see just ho...Gregory Nutt2013-09-302-2/+2
* KL25Z: Add low-level up_lowgetc function that can be used to provide an NSH ...Gregory Nutt2013-09-303-0/+885
* Mov apps/examples/composite to apps/system/composite; convert configs/stm3210...Gregory Nutt2013-09-252-2/+2
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-252-2/+2
* Some restructing of the CC3000 buildGregory Nutt2013-09-043-17/+36
* Initial cut of a driver for the TI CC3000 network module with support on the ...Gregory Nutt2013-09-035-38/+336
* Fix typo in Freedom KL25Z function name. From Alan Carvalho de AssisGregory Nutt2013-08-311-1/+1
* Fix all occurrences of "the the" in documentation and commentsGregory Nutt2013-08-271-2/+2
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-263-8/+8
* Created new directories to hold SPI-related filesGregory Nutt2013-07-011-4/+4
* More KL25Z SPI fixesGregory Nutt2013-06-201-25/+38
* Fix backward wait condition in KL24Z SPI driverGregory Nutt2013-06-201-10/+26
* Add framework for managing SPI-related discretes on the Freedom KL25Z board.Gregory Nutt2013-06-203-7/+250
* Change use of ferror() in uClibc++ so that is does not use more capability th...Gregory Nutt2013-06-201-1/+1
* More Freedom KL25Z changed to and from Alan Carvalho de AssisGregory Nutt2013-06-192-106/+11
* Freescale KL25Z support from Alan Carvalho de AssisGregory Nutt2013-06-185-1/+398
* Add support for a generic windows-based EABI toolchain; Add NX configuration ...Gregory Nutt2013-06-132-2/+2
* Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_...Gregory Nutt2013-06-121-1/+0
* .dSYM only needs to be in the same .gitignore files as .exeGregory Nutt2013-05-301-1/+0
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt2013-05-301-0/+3
* The Kinetis GPIO logic had some of the same issues as did the Kinetis LGregory Nutt2013-05-063-11/+11
* Fixes LEDs on the Freedom KL25Z boardGregory Nutt2013-05-063-25/+41
* Repartitioning of header files for Kinetis LGregory Nutt2013-05-022-8/+6
* configs/freedom-kl25z: Change references to NuTiny to Freedom KL25ZGregory Nutt2013-04-254-73/+116
* KL25Z: Fix serial driver; freedom-kl25z/nsh configuration now worksGregory Nutt2013-04-251-20/+1
* Fix KL25Z clock definitions in board.hGregory Nutt2013-04-241-19/+29
* Minor Freedom-KL25Z updatesGregory Nutt2013-04-243-32/+25
* Update HTML files and clean up some Freedom KL25Z filesGregory Nutt2013-04-172-173/+2
* Misc changes for clean compilation of freedom-kl25z configGregory Nutt2013-04-165-319/+187
* Initial support for the Kinetis L family and the Freedom KL25Z board from Ala...Gregory Nutt2013-04-1616-0/+3222