samples: boards: quicklogic: group quicklogic board samples

Group all Quicklogic board samples in samples/boards/quicklogic to
keep samples/boards/ organized by vendor

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
Benjamin Cabé 2024-09-06 14:36:35 +02:00 committed by Carles Cufí
parent 28fe72ea5e
commit b363ff12f1
8 changed files with 3 additions and 2 deletions

View File

@ -41,7 +41,7 @@ Below are steps to run Qomu sample application:
#. Build the sample in an usual way:
.. zephyr-app-commands::
:zephyr-app: samples/boards/qomu
:zephyr-app: samples/boards/quicklogic/qomu
:board: qomu
:goals: build

View File

@ -243,6 +243,7 @@ REDIRECTS = [
('samples/boards/nrf/nrfx_prs/README', 'samples/boards/nordic/nrfx_prs/README'),
('samples/boards/nrf/system_off/README', 'samples/boards/nordic/system_off/README'),
('samples/boards/nxp_s32/netc/README', 'samples/boards/nxp/s32/netc/README'),
('samples/boards/qomu/README', 'samples/boards/quicklogic/qomu/README'),
('samples/boards/stm32/backup_sram/README', 'samples/boards/st/backup_sram/README'),
('samples/boards/stm32/bluetooth/interactive_gui/README', 'samples/boards/st/bluetooth/interactive_gui/README'),
('samples/boards/stm32/ccm/README', 'samples/boards/st/ccm/README'),

View File

@ -15,7 +15,7 @@ Building
********
.. zephyr-app-commands::
:zephyr-app: samples/boards/qomu
:zephyr-app: samples/boards/quicklogic/qomu
:host-os: unix
:board: qomu
:goals: build