Skip to content

Commit 272fcc9

Browse files
committed
regenerate the board catalog for Zephyr v3.7.0
At v3.7.0, Zephyr change to a new hardware model for defining boards. This commit removes files generated using the old hardware model and regenerates them using the new one. Signed-off-by: Mike Szczys <[email protected]>
1 parent 42b3e2e commit 272fcc9

File tree

1,672 files changed

+26920
-22305
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,672 files changed

+26920
-22305
lines changed

docs/firmware/hardware/6-catalog/continuously-verified/arm_mimxrt1024_evk.md

-50
This file was deleted.

docs/firmware/hardware/6-catalog/continuously-verified/arm_nrf52840dk_nrf52840.md

-56
This file was deleted.

docs/firmware/hardware/6-catalog/continuously-verified/arm_nrf9160dk_nrf9160.md

-50
This file was deleted.

docs/firmware/hardware/6-catalog/continuously-verified/arm_qemu_cortex_m3.md

-42
This file was deleted.

docs/firmware/hardware/6-catalog/continuously-verified/arm_rak5010_nrf52840.md

-49
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
---
2+
id: esp32_devkitc_wrover
3+
title: ESP32-DevkitC-WROVER-E PROCPU
4+
slug: /firmware/hardware/catalog/boards/continuously-verified/esp32_devkitc_wrover
5+
description: IoT board ESP32-DevkitC-WROVER-E PROCPU, compatible with Golioth at continuously-verified level.
6+
image: /img/boards/esp32_devkitc_wrover.jpg
7+
8+
---
9+
10+
[//]: # (This is an auto-generated file, do not edit! Changes to it will be lost upon re-generation)
11+
12+
![ESP32-DevkitC-WROVER-E PROCPU!](/img/boards/esp32_devkitc_wrover.jpg "ESP32-DevkitC-WROVER-E PROCPU")
13+
14+
| | Board properties |
15+
| ------------- | -------------------- |
16+
| Board ID | `esp32_devkitc_wrover` |
17+
| Golioth Level | [Continuously verified](/firmware/hardware#continuously-verified-boards) |
18+
| Golioth Quickstart | [esp32_devkitc_wrover quickstart](/getting-started/device-examples/compile-example-code/) || RAM* | N/A |
19+
| Flash* | N/A |
20+
21+
\* values are as reported by Zephyr `.yaml` board files, which don't represent the overall available resources
22+
23+
## Getting started
24+
25+
See our [quickstart guide for ESP32-DevkitC-WROVER-E PROCPU](/getting-started/device-examples/compile-example-code/).
26+
27+
28+
## Supported features
29+
30+
* adc
31+
* dac
32+
* gpio
33+
* i2c
34+
* watchdog
35+
* uart
36+
* nvs
37+
* pwm
38+
* dac
39+
* spi
40+
* counter
41+
* entropy
42+
* input
43+
44+
## Supported toolchains
45+
46+
* zephyr
47+
48+
## Official Zephyr docs
49+
50+
[ESP32-DevkitC-WROVER-E PROCPU (esp32_devkitc_wrover)](https://docs.zephyrproject.org/latest/boards/espressif/esp32_devkitc_wrover/doc/index.html)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
---
2+
id: mimxrt1024_evk
3+
title: NXP MIMXRT1024-EVK
4+
slug: /firmware/hardware/catalog/boards/continuously-verified/mimxrt1024_evk
5+
description: IoT board NXP MIMXRT1024-EVK, compatible with Golioth at continuously-verified level.
6+
image: /img/boards/mimxrt1024_evk.jpg
7+
8+
---
9+
10+
[//]: # (This is an auto-generated file, do not edit! Changes to it will be lost upon re-generation)
11+
12+
![NXP MIMXRT1024-EVK!](/img/boards/mimxrt1024_evk.jpg "NXP MIMXRT1024-EVK")
13+
14+
| | Board properties |
15+
| ------------- | -------------------- |
16+
| Board ID | `mimxrt1024_evk` |
17+
| Golioth Level | [Continuously verified](/firmware/hardware#continuously-verified-boards) |
18+
| Golioth Quickstart | [mimxrt1024_evk quickstart](/getting-started/device-examples/compile-example-code/zephyr/) || RAM* | 32768 kB |
19+
| Flash* | 4096 kB |
20+
21+
\* values are as reported by Zephyr `.yaml` board files, which don't represent the overall available resources
22+
23+
## Getting started
24+
25+
See our [quickstart guide for NXP MIMXRT1024-EVK](/getting-started/device-examples/compile-example-code/zephyr/).
26+
27+
28+
## Supported features
29+
30+
* arduino_gpio
31+
* arduino_serial
32+
* can
33+
* dma
34+
* hwinfo
35+
* netif:eth
36+
* watchdog
37+
* spi
38+
* sdhc
39+
* adc
40+
* usb_device
41+
* pwm
42+
* gpio
43+
44+
## Supported toolchains
45+
46+
* zephyr
47+
* gnuarmemb
48+
* xtools
49+
50+
## Official Zephyr docs
51+
52+
[NXP MIMXRT1024-EVK (mimxrt1024_evk)](https://docs.zephyrproject.org/latest/boards/nxp/mimxrt1024_evk/doc/index.html)

0 commit comments

Comments
 (0)