Commit graph

5 commits

Author SHA1 Message Date
Benjamin Cabé
90c4498ca1 doc: boards: Set proper languages for syntax highlighting
Make sure devicetree, kconfig, etc. code snippets all have proper
pygments language set.

Note: only existing code-block:: directives have been updated. Another
pass should be made to address implicit code-blocks (`::`)

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2023-10-18 13:51:13 +03:00
Chuang Zhu
22db117052 boards: msp_exp432p401r_launchxl: Use OpenOCD
UniFlash is no longer required for flashing MSP-EXP432P401R, as long as the
XDS110 firmware is updated.

The updated documentation is based on CC3220SF-LAUNCHXL's.

Signed-off-by: Chuang Zhu <git@chuang.cz>
2023-09-11 11:02:32 +02:00
Stephanos Ioannidis
6aa6f4a37b boards: msp_exp432p401r_launchxl: Remove outdated links
This commit removes all links in the board documentation that are no
longer available.

The MSP432 series is now obsolete and TI seems to have intentionally
removed these links.

Signed-off-by: Stephanos Ioannidis <stephanos.ioannidis@nordicsemi.no>
2022-09-29 12:20:14 +02:00
Kumar Gala
1dc4b1dd2f boards: shrink image sizes
Reduce images sizes of boards.  Get a roughly 3x reduction in size.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-02-07 13:52:45 -05:00
Anas Nashif
0e4ff809d7 doc: boards: move all board docs to be index.rst
Be consistent in how board docs are named and move all to index.rst.
This will make the URL to the board documentation predictable and easier
to remember.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-02-09 17:22:08 -06:00
Renamed from boards/arm/msp_exp432p401r_launchxl/doc/msp_exp432p401r_launchxl.rst (Browse further)