File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2+ Changelog for package micro_ros_platformio
3+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4+
5+ Forthcoming
6+ -----------
7+ * Add humble as default ROS2 distro (`#27 <https://github.com/micro-ROS/micro_ros_platformio/issues/27 >`_)
8+ * Allow custom transports (`#21 <https://github.com/micro-ROS/micro_ros_platformio/issues/21 >`_)
9+ * Make clean_microros target be listed in IDE (`#23 <https://github.com/micro-ROS/micro_ros_platformio/issues/23 >`_)
10+ * Add libmicroros directory to gitignore (`#22 <https://github.com/micro-ROS/micro_ros_platformio/issues/22 >`_)
11+ * Add clean to source ROS2 (`#25 <https://github.com/micro-ROS/micro_ros_platformio/issues/25 >`_)
12+ * Update banner (`#19 <https://github.com/micro-ROS/micro_ros_platformio/issues/19 >`_)
13+ * Add foxy (`#18 <https://github.com/micro-ROS/micro_ros_platformio/issues/18 >`_)
14+ * Add rolling (`#17 <https://github.com/micro-ROS/micro_ros_platformio/issues/17 >`_)
15+ * Add examples (`#16 <https://github.com/micro-ROS/micro_ros_platformio/issues/16 >`_)
16+ * Add clean step and build error checks (`#15 <https://github.com/micro-ROS/micro_ros_platformio/issues/15 >`_)
17+ * Initial readme changes (`#3 <https://github.com/micro-ROS/micro_ros_platformio/issues/3 >`_)
18+ * Fix transport selection (`#11 <https://github.com/micro-ROS/micro_ros_platformio/issues/11 >`_)
19+ * Extra packages implementation (`#12 <https://github.com/micro-ROS/micro_ros_platformio/issues/12 >`_)
20+ * Fix SCons interface (`#10 <https://github.com/micro-ROS/micro_ros_platformio/issues/10 >`_)
21+ * Fix __attribute_\_ (`#9 <https://github.com/micro-ROS/micro_ros_platformio/issues/9 >`_)
22+ * Fix Portenta H7 (`#8 <https://github.com/micro-ROS/micro_ros_platformio/issues/8 >`_)
23+ * Fix RP2040 WiFi (`#7 <https://github.com/micro-ROS/micro_ros_platformio/issues/7 >`_)
24+ * Add configurable Arduino Serial (`#6 <https://github.com/micro-ROS/micro_ros_platformio/issues/6 >`_)
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" ?>
2+ <?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3+ <package format =" 3" >
4+ <name >micro_ros_platformio</name >
5+ <version >0.0.0</version >
6+ <description >micro-ROS tools for Platform.IO</description >
7+ <maintainer email =" pablogarrido@eprosima.com" >Pablo Garrido</maintainer >
8+ <license >Apache License 2.0</license >
9+ </package >
You can’t perform that action at this time.
0 commit comments