Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pablogs9 committed Jun 3, 2024
1 parent d6aa96c commit 36c804b
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,37 @@
Changelog for package micro_ros_zephyr
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Bump jazzy (`#139 <https://github.com/micro-ROS/micro_ros_zephyr_module/issues/139>`_)
* Ignore lttngpy (`#135 <https://github.com/micro-ROS/micro_ros_zephyr_module/issues/135>`_)
* Fix of unknown Ringbuffer and not found USB-Serial Device (`#125 <https://github.com/micro-ROS/micro_ros_zephyr_module/issues/125>`_) (`#130 <https://github.com/micro-ROS/micro_ros_zephyr_module/issues/130>`_)
* Added Ringbuffer-config in prj.conf for eliminating error
* Added Label CDC_ACM_0 label with an overlay so "modules/libmicroros/microros_transports/serial-usb/microros_transports.c" can find the device
* Update app.overlay
* Update app.overlay
A fix for backwards compability
* Update app.overlay
* Update app.overlay
* Update prj.conf
* Better comments
* Changed settings to conditional from transport choice
* Update prj.conf
Co-authored-by: Pablo Garrido <[email protected]>
* Update modules/libmicroros/Kconfig
Co-authored-by: Pablo Garrido <[email protected]>
---------
Co-authored-by: scrapforge <[email protected]>
Co-authored-by: Pablo Garrido <[email protected]>
(cherry picked from commit 7c5edcdf9e0a6c6e131d9e45ad357fa0757a5584)
Co-authored-by: scrapforge <[email protected]>
* Update CI with Serial USB build (`#126 <https://github.com/micro-ROS/micro_ros_zephyr_module/issues/126>`_) (`#128 <https://github.com/micro-ROS/micro_ros_zephyr_module/issues/128>`_)
(cherry picked from commit e1e23407664625c5cb145c791561007fe6d51df9)
Co-authored-by: Pablo Garrido <[email protected]>
* Fix Nightly
* Remove micro-ROS fork (`#123 <https://github.com/micro-ROS/micro_ros_zephyr_module/issues/123>`_)
* Contributors: Antonio Cuadros, Pablo Garrido, mergify[bot]

5.0.0 (2023-06-12)
------------------
* Update branches to rolling (`#121 <https://github.com/micro-ROS/micro_ros_zephyr_module/issues/121>`_)
Expand Down

0 comments on commit 36c804b

Please sign in to comment.