Skip to content

Commit 57fcb56

Browse files
committed
Changelog
1 parent 8f32ff9 commit 57fcb56

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.rst

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,35 @@
22
Changelog for package micro_ros_espidf
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Add multithread to CI (backport `#238 <https://github.com/micro-ROS/micro_ros_espidf_component/issues/238>`_) (`#239 <https://github.com/micro-ROS/micro_ros_espidf_component/issues/239>`_)
8+
* Add multithread to CI (`#238 <https://github.com/micro-ROS/micro_ros_espidf_component/issues/238>`_)
9+
* Add multithread to CI
10+
* Fix multithread example
11+
* Override esp_macros fro micro-ROS build
12+
---------
13+
(cherry picked from commit 8d6b8d49ff8f106f14df2a5641ae08dbfae8c9aa)
14+
* Fix
15+
---------
16+
Co-authored-by: Pablo Garrido <[email protected]>
17+
* Update IDF versions (`#230 <https://github.com/micro-ROS/micro_ros_espidf_component/issues/230>`_) (`#231 <https://github.com/micro-ROS/micro_ros_espidf_component/issues/231>`_)
18+
* Update IDF versions
19+
* Update nightly
20+
---------
21+
(cherry picked from commit 4fd6fee25c7f5469ae3ed67c19696bca68e8a73c)
22+
Co-authored-by: Pablo Garrido <[email protected]>
23+
* Forcing to use make on Unix (`#223 <https://github.com/micro-ROS/micro_ros_espidf_component/issues/223>`_)
24+
This also makes the process fail if pulling external code fails.
25+
* Fix empy dep (`#213 <https://github.com/micro-ROS/micro_ros_espidf_component/issues/213>`_) (`#215 <https://github.com/micro-ROS/micro_ros_espidf_component/issues/215>`_)
26+
(cherry picked from commit dd5108214f747780ac401ab50a2b6ae97f1480fc)
27+
Co-authored-by: Pablo Garrido <[email protected]>
28+
* Patch CI (`#208 <https://github.com/micro-ROS/micro_ros_espidf_component/issues/208>`_) (`#209 <https://github.com/micro-ROS/micro_ros_espidf_component/issues/209>`_)
29+
Remove when https://github.com/colcon/colcon-python-setup-py/issues/56 is solved
30+
(cherry picked from commit d0e63d9ab1d4b1b2777e68b715c5ea6d20ad68f4)
31+
Co-authored-by: Pablo Garrido <[email protected]>
32+
* Contributors: flabrosse, mergify[bot]
33+
534
3.0.1 (2023-06-12)
635
------------------
736
* Add IDF 5 support and deprecate versions 4.1 and 4.2 (backport `#176 <https://github.com/micro-ROS/micro_ros_espidf_component/issues/176>`_) (`#177 <https://github.com/micro-ROS/micro_ros_espidf_component/issues/177>`_)

0 commit comments

Comments
 (0)