File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
boards/beagle/beaglev_fire/doc Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,15 +17,15 @@ Building
1717
1818There are three board configurations provided for the BeagleV-Fire:
1919
20- * ``beaglev_fire_polarfire_e51 ``: Uses only the E51 core
21- * ``beaglev_fire_polarfire_u54 ``: Uses the U54 cores
22- * ``beaglev_fire_polarfire_u54_smp ``: Uses the U54 cores with CONFIG_SMP=y
20+ * ``beaglev_fire/polarfire/e51 ``: Uses only the E51 core
21+ * ``beaglev_fire/polarfire/u54 ``: Uses the U54 cores
22+ * ``beaglev_fire/polarfire/u54/smp ``: Uses the U54 cores with CONFIG_SMP=y
2323
2424Applications for the ``beaglev_fire `` board configuration can be built as usual:
2525
2626.. zephyr-app-commands ::
2727 :zephyr-app: samples/hello_world
28- :board: beaglev_fire_polarfire_u54
28+ :board: beaglev_fire/polarfire/u54
2929 :goals: build
3030
3131Debugging
You can’t perform that action at this time.
0 commit comments