Skip to content
This repository was archived by the owner on Feb 21, 2020. It is now read-only.

Commit b7eddc4

Browse files
author
sebba
committed
updated for release 0.0.4
1 parent 0585b3d commit b7eddc4

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

shared/revision

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,29 @@
11
{
22
"revisions":
33
[
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+
},
427
{
528
"version" : 3,
629
"hversion" : "0.0.3",

0 commit comments

Comments
 (0)