Gregory Nutt
254cddf84d
Replace spaces with tabs in Kconfig file
2016-01-28 13:00:15 -06:00
neilh10
94f2d26b7d
olimex-stm32-h407 logic additions
2016-01-17 20:12:48 -08:00
neilh10
e771c82fa6
Merge branch 'olimex-stm32-h407'
2016-01-15 17:24:55 -08:00
neilh10
f7735ceacb
New board Olimex STM32-H407
2016-01-15 16:49:27 -08:00
Gregory Nutt
9b3080a8e0
LPC4347-WS: Fix NSH defconfig and Make.defs. Remove LED support from Kconfig.
2016-01-15 13:36:05 -06:00
Gregory Nutt
15202837ca
Refresh configurations; Hook the WaveShare LPC4337-WS into the configuration
2016-01-15 13:12:42 -06:00
Dimitry Kloper
65f1168750
Merge branch 'atmega2560' of bitbucket.org:kloper/boards into atmega2560
2015-12-29 19:29:59 +02:00
Dimitry Kloper
6690663d77
Arduino Mega 2560: Introduce 'Hello World' example
2015-12-29 19:26:48 +02:00
Gregory Nutt
6bd4075951
LaunchXL-TMS57004: Add support for on-board LEDs and buttons
2015-12-25 15:19:09 -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
54ea059beb
Add new boardctl() command to set OS symbol table
2015-12-13 08:13:15 -06:00
Paul A. Patience
d24fa0b2ea
Add CONFIG_ARCH_BOARD_CUSTOM_DIR_RELPATH
2015-12-08 11:24:01 -05:00
Gregory Nutt
c154a4a1e2
Add basic support for the SAME70-Xplained board
2015-11-18 13:54:57 -06:00
Gregory Nutt
91a8514774
Add a command to boardctl() to obtain a baord unique ID
2015-11-18 07:31:23 -06:00
Gregory Nutt
f28e0ce95c
Back out bad change in last merge
2015-09-29 08:19:17 -06:00
pkolesnikov
97a05279f3
lpc4370-link2
2015-09-29 15:53:49 +02:00
Gregory Nutt
4f60d78d56
SAMV71-XULT: Add support for the NSH network monitor
2015-09-25 10:14:40 -06:00
Paul A. Patience
bf6163bec6
Add Nucleo F303RE board configuration
2015-09-10 05:26:38 -04: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
17b2f07cdb
boardctl: Update for movement of libc/symtab to apps/system
2015-08-23 12:17:10 -06:00
Gregory Nutt
88660657c2
Rename can_devinit() to board_can_initialize(). Hook in to boardctl() with BOARDIOC_CAN_INITIALIZE
2015-08-18 13:21:45 -06:00
Gregory Nutt
504691ae6a
Updates from review of last pull request
2015-07-29 14:12:15 -06:00
Anton D. Kachalov
764435cd34
Add support for MoxaRT
2015-07-29 19:11:56 +03:00
Gregory Nutt
0850780a03
Add initial support for the STM32 F7 Discovery board
2015-07-16 11:41:40 -06:00
Gregory Nutt
04b73b58a8
Add a name string for custom boards. Used onlyby uname()
2015-07-05 06:44:06 -06:00
Gregory Nutt
70b6085927
Add support for a BOARDIOC_RESET boardctl() command
2015-07-04 10:36:47 -06:00
Gregory Nutt
ec193059c1
Power off support now depends on CONFIG_ARCH_HAVE_POWEROFF
2015-07-03 06:53:32 -06:00
Gregory Nutt
b3731ca5ca
Modify board_power_off() so that is is called only via boardctl()
2015-07-02 17:09:16 -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
2f90912f12
Add support for teensy-3.0
2015-06-10 11:45:53 -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
2a0329a8a0
SAML21: Fix issue with open loop operation; Add configuration options to select clock source
2015-05-24 10:27:37 -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
3fbe9b66fc
Initial support for the NXP LPC11 family and the LPC1115 MCU in particular. Contributed by Alan Carvalho de Assis.
2015-05-22 14:14:09 -06:00
Gregory Nutt
72c5255eda
apps/platform masks the assumption that the board directory in in-tree
2015-05-22 11:39:19 -06:00
Gregory Nutt
923f81ae3b
Add basic board build configurat for the SAML21 Xplained. Initial commit is jsut the SAMD20 Xplained with name changes and does not yet build
2015-05-18 13:16:32 -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
4b5e1389b1
Missing PWM boardctl logic breaks PWM test.
2015-04-15 21:37:41 -06:00
Gregory Nutt
afe76e9b07
Rename up_nxdrvinit() to board_graphics_setup(). Add CONFIG_BOARDCTL_GRAPHICS that will enabled calls to board_graphics_setup() from boardctrl(). In apps/ and NxWidgts/, replace all calls to up_nxdrvinit with calls to boardctl().
2015-03-31 16:20:21 -06:00
Gregory Nutt
629d7e4ec0
Rename adc_devinit() to board_adc_setup(). Add support to the boardctl() interface so that it can call board_adc_setup() on behalf of an application. Change apps/examples/adc to that is now calls boardctl() instead of adc_devinit() in order to initalize the ADC device.
2015-03-31 15:00:23 -06:00
Gregory Nutt
fdfe38ea0d
rch_tcinitialize() and arch_tcunitinitialize() renamed to board_tsc_setup() and board_tsc_teardown(). These are not long called directly by applications but only indirectly throught the crappy boardctl() OS interface.
2015-03-31 13:21:25 -06:00
Gregory Nutt
103a17d4f1
Rename arch_nshinitialize() to board_app_initialize()
2015-03-31 10:21:31 -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
53c710ae11
Add support for dumping board-specific information on assertion. From David Sidrane
2015-03-04 07:00:29 -06:00
Gregory Nutt
2ac70b053b
PIC32MZ Starter Kit: Add support for on-board buttons
2015-03-02 10:01:10 -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
31e9cd3b20
Merge commit 'd000b0ac237cb6b17e3d355b55250c3ca7e9f2d6'
2015-02-11 18:07:03 -06:00
sauttefk
a1b5538740
Add TI EK-TM4C1294XL launchpad support
2015-02-12 00:30:38 +01:00
Gregory Nutt
64cc006d0c
Add support for Freedom KL26Z board. From Derek B. NoonBurg
2015-02-11 07:18:06 -06:00
jeditekunum
2103ca967a
First step at porting to MoteinoMEGA. LED shows assert failure at boot. Appears to be short double blink, short off (~1sec), followed by 250ms toggle cycles. Most of it derived from amber board.
2015-01-24 14:31:35 -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
db574ef3cb
Remove menuconfig warning
2014-12-31 07:31:49 -06:00
Gregory Nutt
3089f2e24e
Fire STM32v2: Fix missing stuff in Kconfig file
2014-12-28 18:29:13 -06:00
Gregory Nutt
9a79849116
Cloudctrl: Add missing configuration logic
2014-12-28 17:51:11 -06:00
Gregory Nutt
9e0483e37c
Fix columnar alignment in Kconfig file. From David Sidrane
2014-12-26 08:37:27 -06:00
Gregory Nutt
6b06d5fa61
Remove packaging indications for TM4C129 configuration variables
2014-12-16 16:22:52 -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
0a57df4410
Initial support for the LPC4357-EVB provided by Toby Duckworth
2014-11-26 15:18:24 -06:00
Gregory Nutt
d4b01c55b5
If SAM4E-EK is selected, then configs/Kconfig must select ARCH_PHY_INTERRUPT
2014-11-25 08:08:58 -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
adb022054b
Fix typo introduced into a Kconfig file in the last few days. Thanks to Sebastien Lorquet
2014-10-30 08:18:58 -06:00
Gregory Nutt
a4dde0c527
Kconfig: Allow select of standard board properties for custom board
2014-10-24 09:57:32 -06:00
Gregory Nutt
bdbe5393e1
Add README for non-existent port to the EFM32GG-STK3700; fix typos in related README files
2014-10-22 14:32:25 -06:00
Gregory Nutt
33015d6018
EFM32: Add buton interrupt handling for the Olimex board
2014-10-21 13:51:30 -06:00
Gregory Nutt
468b004fcb
Add board support for the Olimex EFM32G8809128 STK
2014-10-20 12:00:37 -06:00
Gregory Nutt
b41dd463f2
Add configuration support for the EFM32 Gecko Starter Kit
2014-10-17 09:25:52 -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
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