forked from eclipse-mraa/mraa
-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathADLINK_CHANGELOG
More file actions
44 lines (34 loc) · 846 Bytes
/
ADLINK_CHANGELOG
File metadata and controls
44 lines (34 loc) · 846 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Changelog for Neuron Library
============================
v1.3.14
-------------------
1. Bugfix: Fix double free memory issue for getline() in x86.c
v1.3.13
-------------------
1. Bugfix: Fix mraa mapping issue for product "ROScube-I ET".
v1.3.12
-------------------
1. Bugfix: Fix GPIO mapping error in ROScube-I when kernel >= 5.15.0.
v1.3.3
-------------------
1. Support PWM & SPI on ROScube Pico.
2. Bugfix: LED on ROScube-I unusable.
v1.3.2
-------------------
1. Support ROScube Pico (exclude PWM & SPI).
2. Able to control peripheral without root privilege.
v1.3.1
-------------------
1. Add Changelog to deb installation path.
v1.3.0
-------------------
1. Support SPI for ROScube-X.
v1.2.0
-------------------
1. Support ROScube-X.
v1.1.0
-------------------
1. Support ROScube-I.
v1.0.0
-------------------
1. First Release.