We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 323ec36 commit b1597cfCopy full SHA for b1597cf
1 file changed
debian/changelog
@@ -1,3 +1,25 @@
1
+mraa (2.2.0-7) jammy; urgency=medium
2
+
3
+ [ Chuckduey ]
4
+ * Adding in RPI 5 support
5
6
+ [ Nascs ]
7
+ * platform: add radxa e25 support
8
9
+ [ Khem Raj ]
10
+ * mraa: Use posix basename
11
+ * gpio: Include limits.h for PATH_MAX
12
+ * cmake: Use a regular expression to match x86 architectures
13
14
15
+ * radxa cm3: fix pin 26
16
+ * platform: adjusting the order of pwm pins of radxa borads
17
+ * platform: fix the pwm function of radxa boards
18
+ * radxa cm5 io: remove useless pwm pins
19
+ * platform: fix pwm initialization of radxa boards
20
21
+ -- "Radxa Computer Co., Ltd" <dev@radxa.com> Fri, 23 Aug 2024 07:01:45 +0000
22
23
mraa (2.2.0-6) jammy; urgency=medium
24
25
[ nascs ]
0 commit comments