56529d2944
- migrated /README are removed from /boards - there are a lot of READMEs that should be further converted to rst. At the moment they are moved to Documentation/platforms and included in rst files
43 lines
796 B
ReStructuredText
43 lines
796 B
ReStructuredText
==========
|
|
ST STM32L5
|
|
==========
|
|
|
|
This is a port of NuttX to the STM32L5 Family
|
|
|
|
Used development boards are the Nucleo L552ZE-Q, and STM32L562E-DK.
|
|
|
|
Most code is copied and adapted from the STM32L4 port.
|
|
|
|
The only supported STM32L5 family currently is:
|
|
|
|
================ ======= ============================
|
|
NuttX config Manual Chips
|
|
================ ======= ============================
|
|
STM32L5 RM0438 STM32L552xx and STM32L562xx
|
|
================ ======= ============================
|
|
|
|
TODO list
|
|
---------
|
|
|
|
Extensive testing. Only initial sniff tests have been done.
|
|
A prober TODO list should be generated.
|
|
|
|
Supported MCUs
|
|
==============
|
|
|
|
TODO
|
|
|
|
Peripheral Support
|
|
==================
|
|
|
|
TODO
|
|
|
|
Supported Boards
|
|
================
|
|
|
|
.. toctree::
|
|
:glob:
|
|
:maxdepth: 1
|
|
|
|
boards/*/*
|