summaryrefslogtreecommitdiff
path: root/nuttx/configs/freedom-kl25z
Commit message (Expand)AuthorAgeFilesLines
* Freedom-KL25z: Fix breakage from last configuration refreshGregory Nutt2014-12-281-0/+3
* Freedom KL25Z: Refresh one configurationsGregory Nutt2014-12-281-96/+229
* Fix a couple of spelling errors in commentsGregory Nutt2014-12-181-2/+2
* Freedom KL25Z: Update the CC3000 support to use the current CC300 interfaces...Gregory Nutt2014-12-183-53/+287
* Freedom-KL25Z: Add pin configuration for add-on ADXL345 board. From Alan C...Gregory Nutt2014-12-183-12/+24
* Fix some typos ADXL (adxl) vs ADX1 (adx1)Gregory Nutt2014-12-161-4/+4
* A few bugs/typos introduced with my last changeGregory Nutt2014-12-161-2/+2
* Update the ADXL345 interface following the current interface schemeGregory Nutt2014-12-161-16/+36
* Add ADXL345 accelerometer driver. From Alan Carvalho de AssisGregory Nutt2014-12-163-8/+4
* Forgot to add file before last commitGregory Nutt2014-12-161-0/+289
* Freedom-KL25Z: Add board specific code to interface with ADXL345 driver. Fro...Gregory Nutt2014-12-165-2/+30
* Fix more issues detected by cppcheckGregory Nutt2014-11-251-20/+21
* Freedom K25Z: Fix missing file inclusion in board Makefile. From Alan Carva...Gregory Nutt2014-11-191-1/+5
* Remove CONFIG_MAX_TASK_ARGS from all Kconfigs and defconfigsGregory Nutt2014-11-122-2/+0
* Refresh configurationGregory Nutt2014-10-271-60/+213
* Remove non-standard, conditional syslog_enable(), instead only the required, ...Gregory Nutt2014-10-092-2/+2
* All NSH-related files under nuttx/configs changed to use the corrected syslog...Gregory Nutt2014-10-081-17/+1
* Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXW...Gregory Nutt2014-09-202-2/+2
* Every defconfig file should now have a valid setting for CONFIG_WDOG_INTRESERVEGregory Nutt2014-09-032-0/+2
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-012-4/+0
* Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supportedGregory Nutt2014-08-312-2/+0
* Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how it is selected -- th...Gregory Nutt2014-08-242-2/+2
* 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