nuttx/Documentation/quickstart
Alin Jerpelea 4e93f93f30 Documentation: update gcc compiler to 10.3
Update the gcc compiler to 10.3-2021.10 to be able to compile the latest NuttX version

Fix for error:
arm-none-eabi-g++: error: unrecognized command line option '-std=gnu++20';
did you mean '-std=gnu++2a'?

Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
2023-09-28 16:14:50 +08:00
..
compiling.rst Changed "based from" to "based on" in compiling.rst 2023-08-22 23:35:29 +08:00
configuring.rst tools: add support for merge_config 2023-09-14 14:33:30 +08:00
debugging.rst Documentation: Fix command to load nuttx/tools/gdb/__init__.py 2023-08-20 22:53:08 +08:00
index.rst
install.rst Documentation: update gcc compiler to 10.3 2023-09-28 16:14:50 +08:00
organization.rst
running.rst