Skip to content

Commit c7dcf11

Browse files
pablogs9FranFin
andauthored
Update _docs/concepts/build_system/external_build_systems/index.md
Co-authored-by: FranFin <58737168+FranFin@users.noreply.github.com>
1 parent 0c8e9f0 commit c7dcf11

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • _docs/concepts/build_system/external_build_systems

_docs/concepts/build_system/external_build_systems/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Once you have read about the oficial[ **micro_ros_setup** tool](/docs/concepts/b
99

1010
The [micro-ROS component for ESP-IDF](https://github.com/micro-ROS/micro_ros_espidf_component) allows to integrate micro-ROS as a component in an Espressif ESP-IDF Build System. This component allows the user to integrate the micro-ROS API and utilities in an already created ESP-IDF project just by cloning or copying a folder.
1111

12-
The procedure for configuring the built micro-ROS library is based in `colcon.meta`. For more details visit the [Github repository](https://github.com/micro-ROS/micro_ros_espidf_component).
12+
Configuration of the micro-ROS library is based on the `colcon.meta` file. For more details visit the [Github repository](https://github.com/micro-ROS/micro_ros_espidf_component).
1313

1414
## micro-ROS module for Zephyr
1515

@@ -21,4 +21,4 @@ The procedure for configuring the built micro-ROS library is based in `colcon.me
2121

2222
The [micro-ROS for Arduino](https://github.com/micro-ROS/micro_ros_arduino) support package is a special port of micro-ROS provided as a set of precompiled libraries for specific platforms. The main reason of this approach is that Arduino does not allow the build of a complex library such as micro-ROS, so by using this solution a ready-to-use solution is provided to the Arduino users.
2323

24-
Along with this support package there are [detailed instructions](https://github.com/micro-ROS/micro_ros_arduino#how-to-build-the-precompiled-library) for rebuilding the micro-ROS for Arduino libraries for users that need to tune the default configuration.
24+
Along with this support package there are [detailed instructions](https://github.com/micro-ROS/micro_ros_arduino#how-to-build-the-precompiled-library) for rebuilding the micro-ROS for Arduino libraries for users that need to tune the default configuration.

0 commit comments

Comments
 (0)