We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dd91b3 commit 0b4e7efCopy full SHA for 0b4e7ef
CHANGELOG.md
@@ -1,6 +1,21 @@
1
Changelog
2
=========
3
4
+Version 2.9.0
5
+-------------
6
+
7
++ Open nodes
8
+ - New nucleo-f070rb open node
9
+ - New samd21 open node
10
+ - New st-cell02 open node
11
+ - Refactor IoT-LAB ON openocd configuration
12
+ - st-lrwan1 enable dual bank support in openocd configuration
13
14
++ Utils
15
+ - Enable remote debugging on boards using JLink
16
+ - Drop support for openocd 0.9
17
+ - Add option for flashing binary firmware instead of only elf
18
19
Version 2.8.0
20
-------------
21
gateway_code/__init__.py
@@ -20,4 +20,4 @@
# knowledge of the CeCILL license and that you accept its terms.
22
23
-__version__ = '2.8.0'
+__version__ = '2.9.0'
0 commit comments