This repository was archived by the owner on Feb 21, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"revisions":
3
3
[
4
+ {
5
+ "version" : 4,
6
+ "hversion" : "0.0.4",
7
+ "date" : "2015-09-18",
8
+ "cycle" : "alpha",
9
+ "source" : "https://github.com/arduino-org/brackets-arduino/tree/0.0.4-alpha",
10
+ "changelog" : [
11
+ {"name": "New debugger module.","desc": "Debuger module available for arduino zero pro and m0 pro"},
12
+ {"name": "Themes settings enabled","desc": "Now themes can be setted via Themes Settings Window"},
13
+ {"name": "Enabled SAMD architecture : m0, m0 pro.","desc":""},
14
+ {"name": "Fixed Tx and Rx for M0/M0 Pro","desc": "Tx and Rx blinking during serial communication for M0/M0 Pro"},
15
+ {"name": "Added 9AXES support for M0/M0 Pro","desc": "Users Have to change the 9AXES address to 0x29 using M0 Pro"},
16
+ {"name": "Added TFT support for M0/M0 Pro","desc": ""},
17
+ {"name": "Added RTC support for M0/M0 Pro","desc": ""},
18
+ {"name": "Added New Arduino Ciao Library","desc": "Arduino Ciao Library allows Linino users to connect to external world"},
19
+ {"name": "Added Arduino.org Caterina source code","desc": "Caterina based bootloader source code now inclued (Caterina-ORG)"},
20
+ {"name": "Added build_all_target.sh to build all bootloader *.hex files","desc": ""},
21
+ {"name": "Added make clean_all command to clean working directory","desc": ""}
22
+ ],
23
+ "url" : "http://arduino.org/downloads",
24
+ "message" : "",
25
+ "error" : ""
26
+ },
4
27
{
5
28
"version" : 3,
6
29
"hversion" : "0.0.3",
You can’t perform that action at this time.
0 commit comments