File tree 2 files changed +16
-1
lines changed 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -145,3 +145,18 @@ Version 2.4.1
145
145
146
146
+ Increase flash timeout to 100s
147
147
+ Fix pylint 1.7 issues
148
+
149
+ Version 2.5.0
150
+ -------------
151
+
152
+ + New Arduino-Zero opennode
153
+ + New ST LRWAN1 opennode
154
+ + New Microbit opennode
155
+ + New Zigduino opennode
156
+ + Support for EDBG flasher tool and use with samr21 and arduino-zero
157
+ + Support for PyOCD flasher tool
158
+ + Add docker image and Makefile utils for running full integration tests on a
159
+ local computer
160
+ + Open nodes serial port is now in /dev/iotlab/tty_ONXXX
161
+ + Start MJPG-Streamer daemon (for use with camera on the gateway) only when
162
+ available
Original file line number Diff line number Diff line change 20
20
# knowledge of the CeCILL license and that you accept its terms.
21
21
22
22
23
- __version__ = '2.4.1 '
23
+ __version__ = '2.5.0 '
You can’t perform that action at this time.
0 commit comments