Gregory Nutt
326be154ad
Freedom K64F: Update README.txt; add proper (auto) LED support
2016-07-02 07:56:43 -06:00
Gregory Nutt
7a7998e4f9
Add support for the NXP Freedom-K64F board. This is primarily the work of Jordan Macintyre. I leveraged this code from https://github.com/jmacintyre/nuttx-k64f
2016-07-01 15:42:21 -06:00
Mateusz Szafoni
10985347e3
Add olimex-stm32-e407 to configs
2016-06-27 13:41:41 +02:00
Gregory Nutt
2f24f911f5
Hook configs/stm32f746-ws into the configuration system
2016-06-17 08:13:22 -06:00
Gregory Nutt
1cdc746726
Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES
2016-06-11 14:14:08 -06:00
David Sidrane
44da2c0add
Refactored configs/nucleo-144 sub-directories to support additional nucleo-144 board. Add support for the Nucleo-F767ZI board.
2016-06-08 07:52:19 -06:00
Gregory Nutt
9bd8070b34
Review of last PR
2016-05-20 18:12:05 -06:00
Alan Carvalho de Assis
104b695645
configs: Add support for the generic STM32F103CBT6 Minimum Board
2016-05-18 13:33:17 -06:00
Gregory Nutt
61f6915898
Update README files
2016-05-12 10:01:43 -06:00
Gregory Nutt
91686e671c
configs/nucleus2g: Remove this board from the configs/ directory. A snapshot is still available in the Obsoleted repository
2016-04-12 12:19:30 -06:00
Gregory Nutt
cd0a7c7294
Remove the VSN configuration
2016-03-30 17:58:52 -06:00
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