Commit Graph

335 Commits

Author SHA1 Message Date
Gregory Nutt 9ceba8cd8f Changes from review of last PR 2016-03-25 15:01:16 -06:00
Gregory Nutt 48bd8aed91 Add configuration support for the Sabre-6Quad board 2016-02-29 13:16:39 -06:00
Gregory Nutt 365d2a79ba Cosmetic updates from review of last pull request 2016-01-18 08:03:03 -06:00
Gregory Nutt 15202837ca Refresh configurations; Hook the WaveShare LPC4337-WS into the configuration 2016-01-15 13:12:42 -06:00
Gregory Nutt e8ab94af60 LaunchXL-TMS57004: Fix some configuration issues; enable SCI1 in configuration 2015-12-16 12:45:35 -06:00
Gregory Nutt c229f818a2 LaunchXL-TMS57004: Correct MCU used on the board 2015-12-16 11:29:34 -06:00
Gregory Nutt 08d523d89d LaunchXL-TMS57004: Add build framework for TI LaunchXL-TMS57004. Not much to see yet 2015-12-15 17:19:35 -06:00
Gregory Nutt c154a4a1e2 Add basic support for the SAME70-Xplained board 2015-11-18 13:54:57 -06:00
Gregory Nutt 5caa89bf31 Update a README file 2015-10-01 13:09:32 -06:00
Gregory Nutt a9dfb1e453 Update README 2015-09-29 09:21:41 -06:00
Gregory Nutt 5c144f704f Update README 2015-09-10 07:05:42 -06:00
Gregory Nutt da484b1934 Add a very basic configuration to support the SAMA5D2 bring-up 2015-09-05 12:13:12 -06:00
Gregory Nutt 504691ae6a Updates from review of last pull request 2015-07-29 14:12:15 -06:00
Gregory Nutt 0850780a03 Add initial support for the STM32 F7 Discovery board 2015-07-16 11:41:40 -06:00
Gregory Nutt 3cee0bd5c6 Fix a ultra-trivial typo 2015-06-29 13:22:08 -06:00
Gregory Nutt 205c0978e7 Update ChangeLog 2015-06-29 13:08:42 -06:00
Gregory Nutt 7214e52fb2 Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
Gregory Nutt 5305100bdc Change some Sourceforge URLs to bitbucket URLs 2015-06-26 17:29:32 -06:00
Gregory Nutt fe5f060486 Add board configuration for the SAMD21 Xplained board 2015-06-21 07:48:46 -06:00
Gregory Nutt 8644eb7868 Rename teensy-3.1 directory to teensy-3.x. Add board.h header file 2015-06-09 15:54:04 -06:00
Gregory Nutt a00d114f0a Rename configs/teensy to configs/teensy-2.0 to distinguish teensy-lc and teensy-3.1 2015-05-25 18:29:43 -06:00
Gregory Nutt 7df5a159c5 Update documentatino and README files for the LPCXpresso LPC1115 board support 2015-05-22 19:56:45 -06:00
Gregory Nutt 856174a48a Adds board support for the Teensy LC board. Support is based off the Freedom KL25Z board. LED, PWM, and UART0 have been tested. The SPI pins are mapped correctly but have not yet been tested. From Michael Hope as SourceForge patch 51. 2015-05-07 07:06:50 -06:00
Gregory Nutt 629120777d Add Olimexino-STM32 board support from David Sidrane 2015-03-20 18:00:10 -06:00
Gregory Nutt f0864a1139 Add a bare bones framework that will do nothing more than support configuration for the Atmel SAMV71 Xplained Ultra board. Very much a work in progress. 2015-03-06 08:56:44 -06:00
Gregory Nutt ec5caaa14a PIC32MZ: Add just enough PIC32MZ logic that we can run 'make menuconfig' 2015-02-22 10:53:24 -06:00
Gregory Nutt de4666e49d Rename pic32-starterkit to pic32mx-starterkit to make room in the namespace for the pic32mz-starterkit 2015-02-21 18:41:17 -06:00
Gregory Nutt 7a9720e60c Review/update of the TM4C1294 Launchpad code 2015-02-11 18:27:38 -06:00
Gregory Nutt 64cc006d0c Add support for Freedom KL26Z board. From Derek B. NoonBurg 2015-02-11 07:18:06 -06:00
Gregory Nutt 2720144586 Review/modifications for change of last merge 2015-01-31 14:10:53 -06:00
Gregory Nutt 6e51304d4b Remove the px4-v2_upstream configuration. Moved to misc/Obsoleted/configs.
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.
2015-01-14 09:54:51 -06:00
Gregory Nutt 3984cb98e4 Add basic board support for the DK-TM4C129X Connected Development Kit. The initial commit is simply the TM4C123G Launchpad with naming changes 2014-12-16 15:29:14 -06:00
Gregory Nutt 91a422588e Add some discussio of the LPC4357 to documentation and README files 2014-11-26 16:44:25 -06:00
Gregory Nutt 089f7258c6 Misc changes while verifying the clean build of the LPC4357 port 2014-11-26 15:37:54 -06:00
Gregory Nutt 46e45619c0 Remove stm32f100rc_generic board configuration 2014-11-10 07:48:48 -06:00
Gregory Nutt e94aa0558f STM32GG Starter Kit: Add basic NSH configuration 2014-11-03 16:58:22 -06:00
Gregory Nutt 468b004fcb Add board support for the Olimex EFM32G8809128 STK 2014-10-20 12:00:37 -06:00
Gregory Nutt f977d8d2eb Rename configs/nucleo-f401re to configs/nucleo-f4x1re 2014-10-15 07:05:08 -06:00
Gregory Nutt e525b020c9 Extend the Nucleo-F401RE configuration to also support the Nucleo-F411RE. From Serg Podtynnyi 2014-10-14 17:32:13 -06:00
Gregory Nutt a9519146ac Remove the 16z board support from the main source tree. It is still avaialable in the misc/Obsoleted directory 2014-09-05 07:59:31 -06:00
Gregory Nutt 3dd8c08714 Remove final traces of the 8015 from the NuttX source tree 2014-09-01 13:21:15 -06:00
Gregory Nutt 76f925cc4a Various changes associated with symbol tables. Most from Pelle Windestam 2014-06-27 08:14:07 -06:00
Gregory Nutt e8f8d3f521 Add board support for the SAMA5D4-EK 2014-06-06 12:37:36 -06:00
Gregory Nutt 1bc6613e41 Add support for the Olimex STM32 h405. From Martin Lederhilger 2014-06-03 10:34:36 -06:00
Gregory Nutt c9b660a491 Support for the Atmel SAM4S Xplaiend Board from Bob Doison 2014-04-21 17:34:05 -06:00
Gregory Nutt 4993caee65 Add support for the STM32F041RE and for the Nucleo-F401RE board. From Frank Bennett 2014-04-20 13:42:23 -06:00
Gregory Nutt b16da844a8 Add basic board support framework for the Atmel SAMA5D3 Xplained board (not finished) 2014-03-28 15:20:26 -06:00
Gregory Nutt 9bc92c640d SAM4E-EK: Add basic board support 2014-03-10 15:18:46 -06:00
Gregory Nutt f43278c400 Add basic board support for the TM4C123G Launchpad 2014-03-10 11:25:06 -06:00
Gregory Nutt 283d71032a Support for the older, manual configurations has been completely removed from the NuttX build system 2014-03-06 13:00:50 -06:00