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 |
|