mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 23:28:29 +08:00
docs/platforms/raspberrypi-4b: Document testing configurations
Adds documentation for the two new testing configurations, ostest and coremark. Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
This commit is contained in:
@@ -198,6 +198,20 @@ nsh
|
||||
A simple configuration with NSH on the Mini-UART console, accessible using a TTL
|
||||
cable connected to GPIO 14 & 15.
|
||||
|
||||
coremark
|
||||
--------
|
||||
|
||||
This configuration boots directly into the :doc:`coremark
|
||||
</applications/benchmarks/coremark/index>` benchmark and displays the results of
|
||||
the test over the serial console.
|
||||
|
||||
ostest
|
||||
------
|
||||
|
||||
This configuration boots directly into :doc:`ostest
|
||||
</applications/testing/ostest/index>` and displays the results of the test over
|
||||
the serial console. The test runs 5 times.
|
||||
|
||||
sd
|
||||
--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user