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
Gregory Nutt
30a8c7855d
Documentation update
2014-02-18 16:19:14 -06:00
Gregory Nutt
cd1bb58d5c
Remove the unusable m68332evb configuration
2014-02-16 07:54:23 -06:00
Gregory Nutt
9b5d5aef78
Add initial support for the Atmel SAMD20 Xplained Pro board
2014-02-12 17:50:58 -06:00
Gregory Nutt
0757a30d5d
Remove EFM32 from build system
2014-01-27 10:41:06 -06:00
Gregory Nutt
0540e4a9e7
16z: Fix option bits; adjust system clock frequency
2014-01-23 12:06:57 -06:00
Gregory Nutt
fd2dc48a74
configs/efm32-dk3650: Support for Energy Micro's development kit for the Leopard Gecko MCU. From Richard Cochran
2014-01-23 08:19:34 -06:00
Gregory Nutt
dac7ffc41b
configs/16z: Add support for 16z board
2014-01-22 11:50:37 -06:00
Gregory Nutt
e591430e25
Changes to get PX4 config to build. Also some warning removal
2014-01-14 13:30:22 -06:00
Gregory Nutt
284bb89dd0
Add support for the STM32VL-Discovery board. Contributed by Alan Carvalho de Assis
2014-01-12 17:59:38 -06:00
Gregory Nutt
6fdf68e661
Remove all configuration variable documentation from configs/README.txt and Docuemntation/NuttXPortingGuidle.html. The current NuttX configuration is documented in Kconfig files and in Documentation/NuttXSonfigVariables.html. The older configuration variable documentation is not being maintained and, hence, is a liability
2013-12-20 18:25:36 -06:00
Gregory Nutt
373d0317fb
Move include/nuttx/fb.h to include/nuttx/video/fb.h
2013-12-10 09:23:54 -06:00
Gregory Nutt
2f8a32a109
Add board support infrastructure for the pcDuino board. There is not much there on the initial checkin
2013-12-07 14:25:35 -06:00
Gregory Nutt
6b18d2d376
Basic board support for the ViewTool STM32F103/F107 board
2013-11-30 12:14:15 -06:00
Gregory Nutt
14ca86741c
Add support for the STM32F429I-Discovery board from Ken Pettit
2013-11-07 16:55:45 -06:00
Gregory Nutt
7b1d7d240f
Added support for the Olimex STM32 P207 board. From Martin Lederhilger
2013-10-24 08:48:04 -06:00
Gregory Nutt
ff054ad0b7
Add framework for Spark Core board support. The initial commit is a clone of the Maple Mini and still needs Spark customizations
2013-10-02 08:24:46 -06:00
Gregory Nutt
e7c7ac0f4c
configs/compal_e88 converted to use the kconfig-frontends tools
2013-09-27 16:12:44 -06:00
Gregory Nutt
bb73395c1d
STM32: Support for the LeafLabs Maple and Maple Mini boards. From Librae
2013-09-13 12:45:33 -06:00
Gregory Nutt
5470fc54e6
SAMA5: Add an NSH configuration of the SAMA5D3x-EK board
2013-07-31 10:46:13 -06:00
Gregory Nutt
efded598fd
Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_
2013-07-26 10:09:17 -06:00
Gregory Nutt
381c8c2509
Basic framework to support the AT91SAMA5D3 family and the SAMA5D3x-EK board(s) in particular
2013-07-19 15:23:03 -06:00
Gregory Nutt
a16fedf11e
Some initial frame for Cortex-A5 support. No much yet
2013-07-18 15:20:47 -06:00
Gregory Nutt
7387a6feef
Flesh out the Arduino Due board configuratino and integrate it with the build and configuration system
2013-06-27 14:24:27 -06:00