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
|
9601b334dd
|
CC3200 Launchpad updates
|
2014-08-26 16:31:47 -06:00 |
|
Gregory Nutt
|
f62a65befc
|
Add basic support for the CC3200 Launchpad. From Jim Ewing
|
2014-08-26 15:36:02 -06:00 |
|
Gregory Nutt
|
8dfb328efc
|
Fix some SAMA5 configuration dependency problems that are only visible when networking is disabled
|
2014-08-24 12:55:51 -06:00 |
|
Gregory Nutt
|
16c1405a70
|
Convert existing board specific PHY interrupt interfaces to use newly defined standard interface
|
2014-08-16 08:35:31 -06:00 |
|
Gregory Nutt
|
962694b5f0
|
Updates to get the SAMA5D3 building again
|
2014-06-10 15:34:57 -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
|
bb5f545173
|
STM32: Fix STM32F100CB pin configuration (from Kosma Moczek); and make chip naming a little more consistent
|
2014-05-07 12:54:27 -06:00 |
|
Gregory Nutt
|
55d069360a
|
Nucleo-F401RE: Use standard NuttX LED interfaces
|
2014-04-22 12:55:31 -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
|
eeb118ebb9
|
TM4C123G Launchpad: Corrected processor configuration from Daniel Pereira de Carvalho
|
2014-03-18 11:21:31 -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
|
85c835c561
|
configs/us7032evb1/ostest: Configuration converted to use the kconfig-frontends tools
|
2014-03-06 09:17:11 -06:00 |
|
Gregory Nutt
|
73a65c03d4
|
configs/mcu123-lpc214x/usbmsc: Configuration converted to use the kconfig-frontends tools
|
2014-03-03 15:40:18 -06:00 |
|
Gregory Nutt
|
0914aa7a77
|
configs/pic32mx7mmb/nsh converted to use the kconfig-frontends tools
|
2014-03-01 12:00:56 -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
|
d178d58c09
|
Some fixes for typos in recent changes to Kconfig files
|
2014-01-16 16:37:23 -06:00 |
|
Gregory Nutt
|
6748b03858
|
You can again specify the default board sub-directory when CONFIG_ARCH_BOARD_CUSTOM is used
|
2014-01-16 10:42:54 -06:00 |
|
Gregory Nutt
|
e591ad49e5
|
Back out last change to configs/Kconfig. It has some bad side-effects
|
2014-01-16 10:13:20 -06:00 |
|
Gregory Nutt
|
dc9d0abb47
|
You can now specify or override the default board sub-directory. This is only useful when CONFIG_ARCH_BOARD_CUSTOM is used and the default board sub-directory is not available
|
2014-01-16 09:43:09 -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
|
d632de4e6e
|
Initial framework for a test of high-pri, nested interrupts. Incomplete and does not work
|
2013-12-22 10:12:26 -06:00 |
|
Gregory Nutt
|
7a29ce4a03
|
viewtool configuration will not support boad with STM32F103VC mounted; converted one stm3210e-eval configuration to use kconfig-frontends
|
2013-12-22 08:51:36 -06:00 |
|
Gregory Nutt
|
7ca6fc2a44
|
configs/Kconfig: Typo fix from Ken Pettit
|
2013-12-12 09:25:31 -06:00 |
|
Gregory Nutt
|
b3216c317a
|
pcDuino: More changes to get the code fragments that are in place building successfully
|
2013-12-07 16:44:23 -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
|
04c764b496
|
Add support for the Olimex LPC-H3131 board
|
2013-11-18 14:51:38 -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
|
1734c7f8f5
|
Spark configuration updates from David Sidrane
|
2013-10-16 08:20:57 -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
|
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
|
b2a6338e69
|
Updates for the Sure PIC32 board
|
2013-07-03 11:39:54 -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 |
|
Gregory Nutt
|
a40b739260
|
Add configs/sam4s-xplained
|
2013-06-11 16:29:59 -06:00 |
|
Gregory Nutt
|
936c435d2e
|
Add a skeleton configuration that will eventually support the SAM4L Xplained Pro board
|
2013-06-03 15:11:56 -06:00 |
|
Gregory Nutt
|
b7f8834d98
|
Add support for the STM32 Tiny development board from Laurent Latil
|
2013-05-28 14:24:17 -06:00 |
|
Gregory Nutt
|
106a985667
|
Add SYSCFG definitions for STM32L152; Add board support STM32L-Discovery
|
2013-05-19 11:04:19 -06:00 |
|
Gregory Nutt
|
265b7db0a3
|
configs/hymini-stm32v converted nsh and nsh2 configs to use kconfig-frontends tools; Also converted to use the common SSD1289 driver
|
2013-05-14 08:19:20 -06:00 |
|
Gregory Nutt
|
e19544c7aa
|
Make Pirelli-DLP10 a true board configuration; Calypso no compiles without errors
|
2013-05-05 09:10:47 -06:00 |
|
Gregory Nutt
|
9dcdc074b0
|
Add configuration for the Pirelli DP10 phone
|
2013-05-04 17:57:02 -06:00 |
|
Gregory Nutt
|
785517272f
|
Add support for the MikroElektronika Mikromedia for STM32F4 development board. From Ken Petit
|
2013-04-30 18:31:47 -06:00 |
|
Gregory Nutt
|
dac6e42c43
|
Various Kconfig files still have references to CONFIG_ variables. Some in harmless comments, some in config definionts which is not harmless. All removed
|
2013-04-25 15:52:00 -06:00 |
|
Gregory Nutt
|
e6d43c4940
|
New Kconfig convention: Extra indentation in comments will render as HTML preformatted text
|
2013-04-22 09:10:58 -06:00 |
|
Gregory Nutt
|
79d0f577d0
|
Fix comments, references to the old SVN, and links to the old SVN. Replace with equivalent GIT info
|
2013-04-19 18:35:06 -06:00 |
|
Gregory Nutt
|
307010c110
|
Misc changes for clean compilation of freedom-kl25z config
|
2013-04-16 09:53:15 -06:00 |
|
patacongo
|
4368d926ef
|
Enable LEDs in all Open1788 configurations
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5706 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-05 01:26:02 +00:00 |
|
patacongo
|
62d7b325f4
|
Handle LM4F GPIO -- fewer ports
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5695 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-02 00:11:43 +00:00 |
|
patacongo
|
ae71c35e5a
|
Add interrupt vector logic for the LM4F120
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5693 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-01 21:41:29 +00:00 |
|
patacongo
|
13948eedf0
|
Add port to Zilogic Systems ZKIT-ARM-1769 board (more coming)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5673 42af7a65-404d-4744-a932-0658087f49c3
|
2013-02-26 14:09:43 +00:00 |
|
patacongo
|
2bf6aa05f5
|
Converted the EKK-LM3S9B96 configurations to use kconfig-frontend tools
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5663 42af7a65-404d-4744-a932-0658087f49c3
|
2013-02-22 21:24:11 +00:00 |
|
patacongo
|
877ad54e96
|
Add Nuvoton chip selection logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5656 42af7a65-404d-4744-a932-0658087f49c3
|
2013-02-16 18:13:12 +00:00 |
|
patacongo
|
a9ee773711
|
More updates for the STM32F3Discovery
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5617 42af7a65-404d-4744-a932-0658087f49c3
|
2013-02-06 23:09:09 +00:00 |
|
patacongo
|
078fa7fe00
|
Add configuration for Wave Share Open1788 (fragmentary)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5537 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-18 22:42:37 +00:00 |
|
patacongo
|
bc8a9740b1
|
Misc fixes for LM3S kconfig-frontends build
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5472 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-02 14:02:07 +00:00 |
|
patacongo
|
e5614c862e
|
Add board support at configs/zp214xpa for the The0.net ZP213X/4XPA board with the LPC2148; Add configurations sim/nxlines. convert mcu123-lpc214x/nsh to use the kconfig-frontends.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5465 42af7a65-404d-4744-a932-0658087f49c3
|
2012-12-28 23:40:54 +00:00 |
|
patacongo
|
c6f0dd9ae6
|
configs/p112: Add a configuration for the Z180 P112 board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5429 42af7a65-404d-4744-a932-0658087f49c3
|
2012-12-11 21:42:15 +00:00 |
|
patacongo
|
cc1102757a
|
configs/xtrs/ostest converted to kconfig-frontend and Windows native
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5421 42af7a65-404d-4744-a932-0658087f49c3
|
2012-12-08 23:21:34 +00:00 |
|
patacongo
|
edc3eace2b
|
Convert configs/z80sim/ostest to Kconfig/mconf tool
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5409 42af7a65-404d-4744-a932-0658087f49c3
|
2012-12-03 15:33:24 +00:00 |
|
patacongo
|
b53eb4012f
|
All ZNEO configurations converted to use the mconf/Kconfig tool
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5401 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-29 18:44:02 +00:00 |
|
patacongo
|
badfcc18dd
|
z8 configurations all converted to use mconf tool
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5397 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-28 17:50:28 +00:00 |
|
patacongo
|
bc43998595
|
configs/cloudctrl and tools/prebuild.py from Darcy Gong
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5378 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-21 18:19:49 +00:00 |
|
patacongo
|
1cb7b61da5
|
Convert configs/ez80f910200kitg/RCS/ostest to use the newer mconf-based configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5375 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-20 21:19:36 +00:00 |
|
patacongo
|
de8c64d8ec
|
Fix apps/netutils/webclient build problem
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5317 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-06 16:59:45 +00:00 |
|
patacongo
|
af72a0e147
|
STM32 F100 High Density support and generic board configuration from Freddie Chopin
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5315 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-06 13:36:51 +00:00 |
|
patacongo
|
1089a67db5
|
Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools are not called abc-nuttx-elf instead of abc-elf
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5213 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-05 23:01:51 +00:00 |
|
patacongo
|
0829cfcb45
|
Add support for Fire STM32v3; sscanf fixes from Kate
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5168 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-21 17:32:30 +00:00 |
|
patacongo
|
bf7b20456f
|
Upate some pathes for the new NuttX repository
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5156 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-17 19:33:42 +00:00 |
|
patacongo
|
89d98d72cf
|
More M3 Wildfire logic; mmap-related bug fixes from Kate
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5124 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-10 20:00:04 +00:00 |
|
patacongo
|
6d900ffa25
|
More progress on the Wildfire STM32 port
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5121 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-09 21:48:25 +00:00 |
|
patacongo
|
db93df1963
|
Beginning of configuration for M3 Wildfire board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5120 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-09 19:13:30 +00:00 |
|
patacongo
|
7baeaf0b49
|
Kconfig: QEMU fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5116 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-08 18:57:57 +00:00 |
|
patacongo
|
a6112b0350
|
Shenzhou board is first to use ONLY Kconfig for configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5114 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-08 13:56:21 +00:00 |
|
patacongo
|
755d0c1095
|
Remove several unused configuration values
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5113 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-08 04:29:48 +00:00 |
|
patacongo
|
8e27de88ba
|
Kconfig: Standardize board LED and button configurations
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5112 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-08 03:31:46 +00:00 |
|
patacongo
|
a7c7b81760
|
More Shenzhou board logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5111 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-08 02:10:56 +00:00 |
|
patacongo
|
7543fc2b99
|
Changes for good auto-configuration of Micropendous3 board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5041 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-20 16:14:57 +00:00 |
|
patacongo
|
63f844e16c
|
Kconfig update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4927 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-10 22:27:51 +00:00 |
|
patacongo
|
6d0cf19a02
|
Add LPC32xx CAN header file; Add configuration for the NXP LP4330-Xplorer board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4901 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-03 22:42:27 +00:00 |
|
patacongo
|
dad1c0e3aa
|
PM Update; add configs//ekk-lm3s9b96
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4888 42af7a65-404d-4744-a932-0658087f49c3
|
2012-06-30 00:53:54 +00:00 |
|
patacongo
|
54cb99239c
|
Add a configuration for the Micromint Lincoln60 LPC1769 board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4886 42af7a65-404d-4744-a932-0658087f49c3
|
2012-06-29 19:35:28 +00:00 |
|
patacongo
|
d3b2685b9b
|
Add a configuration to support the Mirtoo module
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4852 42af7a65-404d-4744-a932-0658087f49c3
|
2012-06-20 00:04:56 +00:00 |
|
patacongo
|
30fb95e880
|
Add completed LCD driver for the STM3240G-EVAL
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4662 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-26 22:10:40 +00:00 |
|
patacongo
|
7ba596b377
|
Configuration for Sparkfun UBW32 board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4660 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-26 20:11:46 +00:00 |
|
patacongo
|
ef274f75d1
|
Kconfig updated + NFS update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4646 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-23 19:55:32 +00:00 |
|
patacongo
|
67101514a9
|
Add circular DMA support to STM32 and STM32 serial driver; Add initial configuration for the Mikroelektronika PIC32MX7 MMB board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4640 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-22 19:50:33 +00:00 |
|
patacongo
|
3e69da4e83
|
More Kconfig
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4625 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-17 21:23:10 +00:00 |
|
patacongo
|
5577fc55ae
|
Kconfig update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4616 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-16 15:45:33 +00:00 |
|
patacongo
|
9d6d4f373a
|
Add kconfig documentation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4567 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-06 16:45:52 +00:00 |
|
patacongo
|
162473f4c3
|
Adding skeleton Kconfig files (part 2 of 2)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4565 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-06 15:58:25 +00:00 |
|