zephyr/samples/boards
Nerijus Bendžiūnas 397ed142ad doc: fix :zephyr-app: paths
During testing I've found one bad path and looked if
there is more.

I've used this oneliner to find more:

```
rg :zephyr-app: | awk '{ print $3 }' | while read dir
do
    test -d $dir || echo $dir
done | grep '^samples' | grep -v '<' | sort | uniq

```

Signed-off-by: Nerijus Bendžiūnas <nerijus.bendziunas@gmail.com>
2023-07-17 16:51:16 -04:00
..
96b_argonkey
arc_secure_services
bbc_microbit
esp32
google_kukui
intel_adsp/code_relocation
litex/i2s
mec15xxevb_assy6853
mec172xevb_assy6906
mimxrt595_evk_cm33/system_off
mimxrt1060_evk/system_off
nrf
nxp_s32/netc
qomu
reel_board/mesh_badge
rpi_pico/uart_pio
sensortile_box
stm32
ti/cc13x2_cc26x2/system_off
up_squared/gpio_counter
boards.rst