|
1 | 1 | {
|
2 |
| - "arc": {}, |
3 |
| - "arm": { |
4 |
| - "circuitdojo_feather_nrf9160": { |
5 |
| - "level": "verified", |
6 |
| - "quickstart": "/getting-started/device-examples/compile-example-code/zephyr-ncs/" |
| 2 | + "circuitdojo_feather": { |
| 3 | + "level": "verified", |
| 4 | + "quickstart": "/getting-started/device-examples/compile-example-code/zephyr-ncs/" |
7 | 5 | },
|
8 | 6 | "mimxrt1024_evk": {
|
9 |
| - "level": "continuously-verified", |
10 |
| - "quickstart": "/getting-started/device-examples/compile-example-code/zephyr/" |
| 7 | + "level": "continuously-verified", |
| 8 | + "quickstart": "/getting-started/device-examples/compile-example-code/zephyr/" |
11 | 9 | },
|
12 | 10 | "mimxrt1060_evkb": {
|
13 |
| - "level": "verified", |
14 |
| - "quickstart": "/getting-started/device-examples/compile-example-code/zephyr/", |
15 |
| - "customDocMD": "The EVKB version of this board does not have its own documentation in the Zephyr tree, but it is closely related to the [mimxrt1060_evk](https://docs.zephyrproject.org/3.6.0/boards/arm/mimxrt1060_evk/doc/index.html)." |
| 11 | + "level": "verified", |
| 12 | + "quickstart": "/getting-started/device-examples/compile-example-code/zephyr/", |
| 13 | + "customDocMD": "The EVKB version of this board does not have its own documentation in the Zephyr tree, but it is closely related to the [mimxrt1060_evk](https://docs.zephyrproject.org/3.6.0/boards/arm/mimxrt1060_evk/doc/index.html)." |
16 | 14 | },
|
17 | 15 | "nrf52840dk_nrf52840": {
|
18 |
| - "level": "continuously-verified", |
19 |
| - "quickstart": "/getting-started/device-examples/compile-example-code/zephyr/", |
20 |
| - "customDocMD": "We use the nRF5240 Development Kit along with an ESP32 board running [AT modem firmware](https://www.espressif.com/en/support/download/at) to provide connectivity. The pinout for connecting these boards is described in the README.md of each [Golioth Firmware SDK sample application](https://github.com/golioth/golioth-firmware-sdk/tree/main/examples/zephyr).<br /><br />[nRF52840-DK-NRF52840 (nrf52840dk_nrf52840)](https://docs.zephyrproject.org/3.6.0/boards/arm/nrf52840dk_nrf52840/doc/index.html)" |
| 16 | + "level": "continuously-verified", |
| 17 | + "quickstart": "/getting-started/device-examples/compile-example-code/zephyr/", |
| 18 | + "customDocMD": "We use the nRF5240 Development Kit along with an ESP32 board running [AT modem firmware](https://www.espressif.com/en/support/download/at) to provide connectivity. The pinout for connecting these boards is described in the README.md of each [Golioth Firmware SDK sample application](https://github.com/golioth/golioth-firmware-sdk/tree/main/examples/zephyr).<br /><br />[nRF52840-DK-NRF52840 (nrf52840dk_nrf52840)](https://docs.zephyrproject.org/3.6.0/boards/arm/nrf52840dk_nrf52840/doc/index.html)" |
21 | 19 | },
|
22 | 20 | "nrf9160dk_nrf9160": {
|
23 |
| - "level": "continuously-verified", |
24 |
| - "quickstart": "/getting-started/device-examples/compile-example-code/zephyr-ncs/" |
| 21 | + "level": "continuously-verified", |
| 22 | + "quickstart": "/getting-started/device-examples/compile-example-code/zephyr-ncs/" |
25 | 23 | },
|
26 |
| - "rak5010_nrf52840": { |
27 |
| - "level": "continuously-verified", |
28 |
| - "quickstart": "/getting-started/device-examples/compile-example-code/zephyr/" |
| 24 | + "rak5010": { |
| 25 | + "level": "continuously-verified", |
| 26 | + "quickstart": "/getting-started/device-examples/compile-example-code/zephyr/" |
29 | 27 | },
|
30 | 28 | "qemu_cortex_m3": {
|
31 |
| - "level": "continuously-verified", |
32 |
| - "quickstart": "/firmware/hardware/virtual-devices/zephyr-quickstart" |
| 29 | + "level": "continuously-verified", |
| 30 | + "quickstart": "/firmware/hardware/virtual-devices/zephyr-quickstart" |
33 | 31 | },
|
34 |
| - "qemu_x86": { |
35 |
| - "level": "continuously-verified", |
36 |
| - "quickstart": "/firmware/hardware/virtual-devices/zephyr-quickstart" |
37 |
| - } |
38 |
| - }, |
39 |
| - "arm64": {}, |
40 |
| - "nios2": {}, |
41 |
| - "posix": {}, |
42 |
| - "riscv": {}, |
43 |
| - "sparc": {}, |
44 |
| - "x86": {}, |
45 |
| - "xtensa": { |
46 | 32 | "esp32_devkitc_wrover": {
|
47 |
| - "level": "continuously-verified", |
48 |
| - "quickstart": "/getting-started/device-examples/compile-example-code/" |
| 33 | + "level": "continuously-verified", |
| 34 | + "quickstart": "/getting-started/device-examples/compile-example-code/" |
49 | 35 | }
|
50 |
| - } |
51 | 36 | }
|
0 commit comments