summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* Refresh a Viewtool STM32F107 configurationGregory Nutt2014-02-271-2/+20
* networking: Fix one place where the reference count was not being zeroed. Th...Gregory Nutt2014-02-253-3/+15
* SAM3/4: Fix some build errors that crept in with the SAM4E supportGregory Nutt2014-02-252-3/+3
* SAM4E: Update SAM3/4 TC and DMAC register definition header filesGregory Nutt2014-02-259-10/+10
* Add logic to meaure and calculate the CPU load percentage. From David AlessioGregory Nutt2014-02-223-0/+7
* SAM4E: USART/USART header files and drivers updated to support the SAM4EGregory Nutt2014-02-221-0/+4
* Comment out all CONFIG_APPS_DIR settings in all defconfig files. We con't kn...Gregory Nutt2014-02-2131-31/+31
* STM3220G-EVAL: NSH configuration changed to use kconfig-frontends tools by Al...Gregory Nutt2014-02-213-767/+868
* SAM4E: Add support for PIO and peripheral clocksGregory Nutt2014-02-211-0/+7
* Fix some errors that crept into the conversion of an Olimex-LPC1766STK config...Gregory Nutt2014-02-211-9/+5
* SAM4E: Add vector definition header filesGregory Nutt2014-02-211-2/+8
* Olimex LPC1766STK: FTPC configure changed to use the kconfig-fronteds tools b...Gregory Nutt2014-02-202-462/+748
* SAMD20: Some progress debugging SPI. Currently hangsGregory Nutt2014-02-201-6/+9
* SAMD20: Changes for clean build of SPI driver and SAMD20 Xplained Pro board w...Gregory Nutt2014-02-209-72/+121
* SAMD20: SPI driver is code-complete, but untestedGregory Nutt2014-02-201-21/+78
* Spark configuration updated from David SidraneGregory Nutt2014-02-192-3/+252
* SAMD20: Add a framework for an SPI driverGregory Nutt2014-02-191-44/+205
* SAMD20: Move some common SERCOM logic to a separate file where it can be sharedGregory Nutt2014-02-192-7/+2
* Updated READMEGregory Nutt2014-02-181-10/+18
* All mbed configurations have been converted to used the kconfig-frontends too...Gregory Nutt2014-02-185-815/+1368
* Documentation updateGregory Nutt2014-02-182-2/+6
* stm3240g-eval/webserver configuration converted to use the kconfig-frontends ...Gregory Nutt2014-02-182-683/+888
* Spark board configurations updated by David SidraneGregory Nutt2014-02-1810-38/+57
* Refresh a defconfig file; updated a READMEGregory Nutt2014-02-182-7/+54
* STM32F429 Discovery: All src/ files renamed to make consistent with current n...Gregory Nutt2014-02-1813-60/+50
* STM32F429 Discovery: Add support for FPU in OS testGregory Nutt2014-02-185-0/+1161
* sched/task_terminate always return an error because return value was not bein...Gregory Nutt2014-02-181-2/+2
* SAMD20: Increase FLASH waitstates to 2Gregory Nutt2014-02-183-12/+58
* Mostly cosmetic clean-up of commentsGregory Nutt2014-02-171-8/+10
* SAMD20: Fix BAUD calculation. Now comes up okay about 20% of the timeGregory Nutt2014-02-171-2/+3
* SAMD20: Fix some confusion what which pins are on which connectorsGregory Nutt2014-02-173-11/+29
* SAMD20: Now runs, but no serial outputGregory Nutt2014-02-172-13/+14
* SAMD20: Initial debug changes to get clockingGregory Nutt2014-02-173-2/+36
* SAMD20: Misc changes for a clean build with debug enabledGregory Nutt2014-02-173-3/+3
* SAMD20: Move serial console back to SERCOM4Gregory Nutt2014-02-163-11/+89
* Update Compal_E88 configurations to use kconfig-frontends. From Alan Carvalh...Gregory Nutt2014-02-164-312/+709
* SAMD20: Completes low-level USART logicGregory Nutt2014-02-161-3/+3
* Remove the unusable m68332evb configurationGregory Nutt2014-02-1611-674/+0
* Remove some garbage filesGregory Nutt2014-02-153-1919/+0
* SAMD20: A little more USART logicGregory Nutt2014-02-152-42/+3
* SAMD20: Beginning of SERCOM UART configuration logicGregory Nutt2014-02-154-52/+63
* SAMD20: Finishes basic clock configuration logicGregory Nutt2014-02-151-34/+124
* SAM D20: More clock configuration logic (still incomplete)Gregory Nutt2014-02-141-65/+101
* SAM D20: Put fuse related definition in a separate header file so make licens...Gregory Nutt2014-02-141-5/+5
* SAM D20: A little more clock configuration logic (still incomplete)Gregory Nutt2014-02-141-17/+90
* SAMD20: Add NVMCTRL register definition header file. Also empty framework fo...Gregory Nutt2014-02-141-0/+4
* SAMD20: Fixes to SRAM size, No. memory regions, and beginning of clocking logicGregory Nutt2014-02-133-105/+48
* Add SAMD20 pin configuration definitionsGregory Nutt2014-02-131-13/+13
* Minimal changes to get a clean compilation of the SAMD20 Xplained configurati...Gregory Nutt2014-02-138-73/+73
* Fix-up some SAMD20 SERCOM conditionalsGregory Nutt2014-02-127-18/+22