You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+34Lines changed: 34 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,40 @@
2
2
Changelog for package micro_ros_zephyr
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
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)
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
+
5
39
3.0.1 (2023-06-12)
6
40
------------------
7
41
* Fix Zephyr headers for UDP transport (`#108 <https://github.com/micro-ROS/micro_ros_zephyr_module/issues/108>`_)
0 commit comments