summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add initial support for the Atmel SAMD20 Xplained Pro boardGregory Nutt2014-02-124-141/+208
* Add configuration for the SAMD20 Xplained Pro board. Initial check a low-eff...Gregory Nutt2014-02-1223-8/+4057
* Fix typo cloned to many files: SAM32 vs SAM34Gregory Nutt2014-02-122-2/+2
* Many changes to reduce complaints from CppCheck. Several latent bugs fixes, ...Gregory Nutt2014-02-1013-21/+19
* Update comments in file headersGregory Nutt2014-02-101-0/+1
* Updated README fileGregory Nutt2014-02-101-6/+22
* Support for the MIO283QT9A LCD from Toby DuckworthGregory Nutt2014-02-105-4/+570
* HID mouse can now support some while mice. Problems with Microsoft miceGregory Nutt2014-02-101-0/+2
* Add a mouse interface that is similar to the touchscreen interface except tha...Gregory Nutt2014-02-102-2/+7
* The USB HID mouse driver is now functional. There are some usage issues as d...Gregory Nutt2014-02-092-4/+3
* LP1766-STK: Add a configuration to test the USB HID mouseGregory Nutt2014-02-096-10/+1284
* Rename Olimex LPC1766-STK files to conform with current naming standardsGregory Nutt2014-02-0910-2141/+0
* Rename Olimex LPC1766-STK files to conform with current naming standardsGregory Nutt2014-02-0910-0/+2130
* Add support for a USB HID mouse. Untested on initial check-inGregory Nutt2014-02-092-8/+78
* More changes to restore the native Windows buildGregory Nutt2014-02-071-1/+0