mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
configs/launchxl-cc1312r1/: Add a configuration for the LAUNCHXL-CC1312R1 board. This is a very stripped down configuration. It was needed to support verifiction of the CC13xx configuration logic and will be needed to support completion of the CC13xx port.
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
README
|
||||
======
|
||||
|
||||
This directory holds NuttX board support for the TI LAUNCHL-CC1312R1.
|
||||
|
||||
Contents
|
||||
========
|
||||
|
||||
o Status
|
||||
o Serial Console
|
||||
o LEDs and Buttons
|
||||
|
||||
Status
|
||||
======
|
||||
|
||||
2018-12-03: Fragmentary board support in place. The initial intent
|
||||
of this board support is simply to assist in the CC13xx architecture
|
||||
development. Serious board development will occur later.
|
||||
|
||||
Serial Console
|
||||
==============
|
||||
|
||||
The on-board XDS110 Debugger provide a USB virtual serial console using
|
||||
UART0 (PA0/U0RX and PA1/U0TX).
|
||||
|
||||
LEDs and Buttons
|
||||
================
|
||||
|
||||
LEDs
|
||||
----
|
||||
|
||||
|
||||
Buttons
|
||||
-------
|
||||
|
||||
Reference in New Issue
Block a user