summaryrefslogtreecommitdiff
path: root/nuttx/configs/Kconfig
Commit message (Collapse)AuthorAgeFilesLines
* add trifle configskinetis-k20/nuttx_master_local_configsJakob Odersky2015-02-281-0/+4
|
* Port of basic functionalities to Kinetis K20 familyJakob Odersky2015-02-281-0/+8
|
* PIC32MZ: Add just enough PIC32MZ logic that we can run 'make menuconfig'Gregory Nutt2015-02-221-1/+21
|
* Rename pic32-starterkit to pic32mx-starterkit to make room in the namespace ↵Gregory Nutt2015-02-211-4/+4
| | | | for the pic32mz-starterkit
* Review/update of the TM4C1294 Launchpad codeGregory Nutt2015-02-111-0/+3
|
* Merge commit 'd000b0ac237cb6b17e3d355b55250c3ca7e9f2d6'Gregory Nutt2015-02-111-0/+9
|\
| * Add TI EK-TM4C1294XL launchpad supportsauttefk2015-02-121-0/+9
| |
* | Add support for Freedom KL26Z board. From Derek B. NoonBurgGregory Nutt2015-02-111-0/+15
|/
* First step at porting to MoteinoMEGA. LED shows assert failure at boot. ↵jeditekunum2015-01-241-0/+13
| | | | Appears to be short double blink, short off (~1sec), followed by 250ms toggle cycles. Most of it derived from amber board.
* Remove the px4-v2_upstream configuration. Moved to misc/Obsoleted/configs.Gregory Nutt2015-01-141-14/+0
| | | | This is not the official configuration for the PX4 board and has led to confusion by NuttX users. The board configuration also requires some ongoing maintenance and customization to support ongoing PX4 testing and evaluation. It is best retained the PX4 repositories where it can be properly maintained and not in the upstream NuttX repository.
* Remove menuconfig warningGregory Nutt2014-12-311-1/+1
|
* Fire STM32v2: Fix missing stuff in Kconfig fileGregory Nutt2014-12-281-0/+12
|
* Cloudctrl: Add missing configuration logicGregory Nutt2014-12-281-0/+7
|
* Fix columnar alignment in Kconfig file. From David SidraneGregory Nutt2014-12-261-1/+1
|
* Remove packaging indications for TM4C129 configuration variablesGregory Nutt2014-12-161-1/+1
|
* Add basic board support for the DK-TM4C129X Connected Development Kit. The ↵Gregory Nutt2014-12-161-0/+14
| | | | initial commit is simply the TM4C123G Launchpad with naming changes
* Initial support for the LPC4357-EVB provided by Toby DuckworthGregory Nutt2014-11-261-1/+15
|
* If SAM4E-EK is selected, then configs/Kconfig must select ARCH_PHY_INTERRUPTGregory Nutt2014-11-251-0/+1
|
* Remove stm32f100rc_generic board configurationGregory Nutt2014-11-101-13/+0
|
* STM32GG Starter Kit: Add basic NSH configurationGregory Nutt2014-11-031-1/+13
|
* Fix typo introduced into a Kconfig file in the last few days. Thanks to ↵Gregory Nutt2014-10-301-1/+1
| | | | Sebastien Lorquet
* Kconfig: Allow select of standard board properties for custom boardGregory Nutt2014-10-241-0/+31
|
* Add README for non-existent port to the EFM32GG-STK3700; fix typos in ↵Gregory Nutt2014-10-221-1/+1
| | | | related README files
* EFM32: Add buton interrupt handling for the Olimex boardGregory Nutt2014-10-211-0/+1
|
* Add board support for the Olimex EFM32G8809128 STKGregory Nutt2014-10-201-94/+105
|
* Add configuration support for the EFM32 Gecko Starter KitGregory Nutt2014-10-171-0/+12
|
* Rename configs/nucleo-f401re to configs/nucleo-f4x1reGregory Nutt2014-10-151-3/+3
|
* Extend the Nucleo-F401RE configuration to also support the Nucleo-F411RE. ↵Gregory Nutt2014-10-141-1/+11
| | | | From Serg Podtynnyi
* Remove the 16z board support from the main source tree. It is still ↵Gregory Nutt2014-09-051-13/+0
| | | | avaialable in the misc/Obsoleted directory
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-011-12/+0
|
* CC3200 Launchpad updatesGregory Nutt2014-08-261-0/+1
|
* Add basic support for the CC3200 Launchpad. From Jim EwingGregory Nutt2014-08-261-0/+13
|
* Fix some SAMA5 configuration dependency problems that are only visible when ↵Gregory Nutt2014-08-241-3/+3
| | | | networking is disabled
* Convert existing board specific PHY interrupt interfaces to use newly ↵Gregory Nutt2014-08-161-0/+3
| | | | defined standard interface
* Updates to get the SAMA5D3 building againGregory Nutt2014-06-101-1/+1
|
* Add board support for the SAMA5D4-EKGregory Nutt2014-06-061-1/+14
|
* Add support for the Olimex STM32 h405. From Martin LederhilgerGregory Nutt2014-06-031-0/+16
|
* STM32: Fix STM32F100CB pin configuration (from Kosma Moczek); and make chip ↵Gregory Nutt2014-05-071-4/+4
| | | | naming a little more consistent
* Nucleo-F401RE: Use standard NuttX LED interfacesGregory Nutt2014-04-221-0/+3
|
* Support for the Atmel SAM4S Xplaiend Board from Bob DoisonGregory Nutt2014-04-211-0/+13
|
* Add support for the STM32F041RE and for the Nucleo-F401RE board. From Frank ↵Gregory Nutt2014-04-201-0/+11
| | | | Bennett
* Add basic board support framework for the Atmel SAMA5D3 Xplained board (not ↵Gregory Nutt2014-03-281-0/+13
| | | | finished)
* TM4C123G Launchpad: Corrected processor configuration from Daniel Pereira ↵Gregory Nutt2014-03-181-2/+2
| | | | de Carvalho
* SAM4E-EK: Add basic board supportGregory Nutt2014-03-101-0/+14
|
* Add basic board support for the TM4C123G LaunchpadGregory Nutt2014-03-101-0/+13
|
* configs/us7032evb1/ostest: Configuration converted to use the ↵Gregory Nutt2014-03-061-0/+1
| | | | kconfig-frontends tools
* configs/mcu123-lpc214x/usbmsc: Configuration converted to use the ↵Gregory Nutt2014-03-031-5/+5
| | | | kconfig-frontends tools
* configs/pic32mx7mmb/nsh converted to use the kconfig-frontends toolsGregory Nutt2014-03-011-3/+3
|
* Documentation updateGregory Nutt2014-02-181-1/+3
|
* Remove the unusable m68332evb configurationGregory Nutt2014-02-161-12/+0
|