2020-10-19 00:48:44 +08:00
|
|
|
.. todo::
|
2020-07-20 19:18:26 -03:00
|
|
|
Include a full list of supported boards, organized by architecture / family / vendor.
|
|
|
|
Each board should have its own entry, a photo, brief hardware specifications, features
|
|
|
|
supported (currently working in NuttX), how to flash, special toolchains required, etc.
|
2020-08-15 18:10:25 -03:00
|
|
|
This will involve migrating most of the content existing currently in board README files
|
2020-10-19 00:48:44 +08:00
|
|
|
to RST documents here.
|
2020-08-15 18:10:25 -03:00
|
|
|
|
|
|
|
Supported Boards
|
|
|
|
================
|
|
|
|
|
|
|
|
NuttX supports a large number of boards (see :doc:`here </introduction/supported_platforms>`).
|
|
|
|
At the moment, the documentation available is in the form of README files inside each subdirectory
|
|
|
|
of ``boards`` directory of main NuttX repository.
|
2020-07-20 19:18:26 -03:00
|
|
|
|