Skip to content

Commit f6ff3d9

Browse files
committed
Reorganize target device info
1 parent b0f4b47 commit f6ff3d9

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

README.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,16 @@ Please also check [mros2 repository](https://github.com/mROS-base/mros2) for mor
99

1010
## Supported environment
1111

12-
- ESP32 board
13-
- For now, these boards below are confirmed to run the example on them.
14-
- [ESP32-S3-DevKitC-1](https://docs.espressif.com/projects/esp-idf/en/latest/esp32s3/hw-reference/esp32s3/user-guide-devkitc-1.html)
15-
- These boards below are also confirmed but not always supported in the latest version (due to our development resources,,,).
16-
- [M5Stack Basic](http://docs.m5stack.com/en/core/basic)
17-
- [M5Stack Core2](http://docs.m5stack.com/en/core/core2)
18-
- [M5Stack CoreS3](http://docs.m5stack.com/en/core/CoreS3)
19-
- [XIAO ESP32C3](https://www.seeedstudio.com/Seeed-XIAO-ESP32C3-p-5431.html) (see [#7](https://github.com/mROS-base/mros2-esp32/issues/7))
12+
- Target device: ESP32 family
13+
- Boards
14+
- For now, these boards below are confirmed to run the example on them.
15+
- [ESP32-S3-DevKitC-1](https://docs.espressif.com/projects/esp-idf/en/latest/esp32s3/hw-reference/esp32s3/user-guide-devkitc-1.html)
16+
- These boards below are also confirmed but not always supported in the latest version (due to our development resources,,,).
17+
- [M5Stack Basic](http://docs.m5stack.com/en/core/basic)
18+
- [M5Stack Core2](http://docs.m5stack.com/en/core/core2)
19+
- [M5Stack CoreS3](http://docs.m5stack.com/en/core/CoreS3)
20+
- [XIAO ESP32C3](https://www.seeedstudio.com/Seeed-XIAO-ESP32C3-p-5431.html) (see [#7](https://github.com/mROS-base/mros2-esp32/issues/7))
21+
- SDK: [ESP-IDF](https://docs.espressif.com/projects/esp-idf/en/stable/esp32/index.html)
2022
- Kernel: [ESP-IDF FreeRTOS](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/system/freertos_idf.html)
2123
- Host environment
2224
- [ROS 2 Humble Hawksbill](https://docs.ros.org/en/humble/index.html) on Ubuntu 22.04 LTS

0 commit comments

Comments
 (0)