Skip to content

Commit dd3cfdb

Browse files
committed
Changelog
1 parent 005ecc5 commit dd3cfdb

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Fix of unknown Ringbuffer and not found USB-Serial Device (backport `#125 <https://github.com/micro-ROS/micro_ros_zephyr_module/issues/125>`_) (`#129 <https://github.com/micro-ROS/micro_ros_zephyr_module/issues/129>`_)
8+
* Fix of unknown Ringbuffer and not found USB-Serial Device (`#125 <https://github.com/micro-ROS/micro_ros_zephyr_module/issues/125>`_)
9+
* Added Ringbuffer-config in prj.conf for eliminating error
10+
* Added Label CDC_ACM_0 label with an overlay so "modules/libmicroros/microros_transports/serial-usb/microros_transports.c" can find the device
11+
* Update app.overlay
12+
* Update app.overlay
13+
A fix for backwards compability
14+
* Update app.overlay
15+
* Update app.overlay
16+
* Update prj.conf
17+
* Better comments
18+
* Changed settings to conditional from transport choice
19+
* Update prj.conf
20+
Co-authored-by: Pablo Garrido <pablogs9@gmail.com>
21+
* Update modules/libmicroros/Kconfig
22+
Co-authored-by: Pablo Garrido <pablogs9@gmail.com>
23+
---------
24+
Co-authored-by: scrapforge <rumpelcode@gmx.de>
25+
Co-authored-by: Pablo Garrido <pablogs9@gmail.com>
26+
(cherry picked from commit 7c5edcdf9e0a6c6e131d9e45ad357fa0757a5584)
27+
# Conflicts:
28+
# prj.conf
29+
* Update prj.conf
30+
---------
31+
Co-authored-by: scrapforge <99104728+scrapforge@users.noreply.github.com>
32+
Co-authored-by: Pablo Garrido <pablogs9@gmail.com>
33+
* Update CI with Serial USB build (`#126 <https://github.com/micro-ROS/micro_ros_zephyr_module/issues/126>`_) (`#127 <https://github.com/micro-ROS/micro_ros_zephyr_module/issues/127>`_)
34+
(cherry picked from commit e1e23407664625c5cb145c791561007fe6d51df9)
35+
Co-authored-by: Pablo Garrido <pablogs9@gmail.com>
36+
* Fix Nightly
37+
* Contributors: Pablo Garrido, mergify[bot]
38+
539
3.0.1 (2023-06-12)
640
------------------
741
* Fix Zephyr headers for UDP transport (`#108 <https://github.com/micro-ROS/micro_ros_zephyr_module/issues/108>`_)

0 commit comments

Comments
 (0)