File tree 3 files changed +12
-3
lines changed
3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 1
1
Name: arduino
2
- Version: 0.10 .0
3
- Date: 2022-09-13
2
+ Version: 0.11 .0
3
+ Date: 2023-07-19
4
4
Author: John Donoghue <
[email protected] >
5
5
Maintainer: John Donoghue <
[email protected] >
6
6
Title: Octave Arduino Toolkit
Original file line number Diff line number Diff line change
1
+ Summary of important user-visible changes for arduino 0.11.0:
2
+ -------------------------------------------------------------------
3
+
4
+ ** New board configurations:
5
+ - Arduino Uno WIFI r4
6
+ - Arduino Uno Minima r4
7
+
8
+ ** Minor doc updates
9
+
1
10
Summary of important user-visible changes for arduino 0.10.0:
2
11
-------------------------------------------------------------------
3
12
Original file line number Diff line number Diff line change 22
22
#include < Arduino.h>
23
23
24
24
#define VERSION_MAJOR 0
25
- #define VERSION_MINOR 10
25
+ #define VERSION_MINOR 11
26
26
#define VERSION_PATCH 0
27
27
28
28
#if defined(ARDUINO_SAM_DUE)
You can’t perform that action at this time.
0 commit comments