Skip to content

Commit

Permalink
Release of the 3.1.0 BSP.
Browse files Browse the repository at this point in the history
New bootloader for MINI. Improved bootloader uploading from Arduino IDE.
  • Loading branch information
CONTROLLINO-Support committed Feb 28, 2020
1 parent f471a76 commit 4b2c737
Showing 1 changed file with 39 additions and 8 deletions.
47 changes: 39 additions & 8 deletions Boards/package_ControllinoHardware_index.json
Expand Up @@ -166,12 +166,12 @@
{
"name": "CONTROLLINO Boards",
"architecture": "avr",
"version": "3.0.1",
"version": "3.0.2",
"category": "Contributed",
"url": "https://github.com/CONTROLLINO-PLC/CONTROLLINO_Library/blob/f0f399daf389cd2ddbffa723a2485d137b0da2a4/Boards/ControllinoHW.zip?raw=true",
"url": "https://github.com/CONTROLLINO-PLC/CONTROLLINO_Library/blob/1b422df4f4d57215d21f15a2c14c8f82d85a69c1/Boards/ControllinoHW.zip?raw=true",
"archiveFileName": "ControllinoHW.zip",
"checksum": "SHA-256:642b7d8f9a24eddc96f41e9d485020fcebbb046dcb3fca55d321f6c562709d3d",
"size": "205316",
"checksum": "SHA-256:54122590abc97decb22f9ee698834c999130482eb4801a662fc7e5e4b2b1948f",
"size": "65808",
"help": {
"online": "https://github.com/CONTROLLINO-PLC/CONTROLLINO_Library/issues"
},
Expand All @@ -197,12 +197,43 @@
{
"name": "CONTROLLINO Boards",
"architecture": "avr",
"version": "3.0.2",
"version": "3.1.0",
"category": "Contributed",
"url": "https://github.com/CONTROLLINO-PLC/CONTROLLINO_Library/raw/master/Boards/ControllinoHW.zip",
"archiveFileName": "ControllinoHW.zip",
"checksum": "SHA-256:54122590abc97decb22f9ee698834c999130482eb4801a662fc7e5e4b2b1948f",
"size": "65808",
"checksum": "SHA-256:3520d650305373537c295874d88805ff49230c00b8db85606ec8a63969259f31",
"size": "65715",
"help": {
"online": "https://github.com/CONTROLLINO-PLC/CONTROLLINO_Library/issues"
},
"boards": [
{ "name": "MINI" },
{ "name": "MAXI" },
{ "name": "MAXI Automation" },
{ "name": "MEGA" }
],
"toolsDependencies": [
{
"packager": "arduino",
"name": "avr-gcc",
"version": "4.9.2-atmel3.5.3-arduino2"
},
{
"packager": "arduino",
"name": "avrdude",
"version": "6.3.0-arduino8"
}
]
},
{
"name": "CONTROLLINO Boards",
"architecture": "avr",
"version": "3.1.0",
"category": "Contributed",
"url": "https://github.com/CONTROLLINO-PLC/CONTROLLINO_Library/raw/master/Boards/ControllinoHW.zip",
"archiveFileName": "ControllinoHW.zip",
"checksum": "SHA-256:3520d650305373537c295874d88805ff49230c00b8db85606ec8a63969259f31",
"size": "65715",
"help": {
"online": "https://github.com/CONTROLLINO-PLC/CONTROLLINO_Library/issues"
},
Expand All @@ -224,7 +255,7 @@
"version": "6.3.0-arduino8"
}
]
}
}
],
"tools":[]
}
Expand Down

0 comments on commit 4b2c737

Please sign in to comment.