From 2d2797f1c5dc3698a77f2e1df54153630aaa7e42 Mon Sep 17 00:00:00 2001 From: stanislavbrv Date: Thu, 29 Feb 2024 17:15:17 +0300 Subject: [PATCH 1/7] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index 42a1f04..a0822bd 100644 --- a/README.md +++ b/README.md @@ -1,8 +1 @@ -# Arduino AVR Boards - -[![Check Arduino status](https://github.com/arduino/ArduinoCore-avr/actions/workflows/check-arduino.yml/badge.svg)](https://github.com/arduino/ArduinoCore-avr/actions/workflows/check-arduino.yml) -[![Compile Examples status](https://github.com/arduino/ArduinoCore-avr/actions/workflows/compile-platform-examples.yml/badge.svg)](https://github.com/arduino/ArduinoCore-avr/actions/workflows/compile-platform-examples.yml) -[![Spell Check status](https://github.com/arduino/ArduinoCore-avr/actions/workflows/spell-check.yml/badge.svg)](https://github.com/arduino/ArduinoCore-avr/actions/workflows/spell-check.yml) - -This repository contains the source code and configuration files of the Arduino AVR Boards -[platform](https://arduino.github.io/arduino-cli/latest/platform-specification/). +# idiBus AVR Boards \ No newline at end of file From 0d74f2120fdd712873374984c0c6569c8398bcfe Mon Sep 17 00:00:00 2001 From: stanislavbrv Date: Thu, 29 Feb 2024 17:21:27 +0300 Subject: [PATCH 2/7] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'package=5Fidibus=5Findex.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package_idibus_index.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package_idibus_index.json b/package_idibus_index.json index 660802c..76ee9f9 100644 --- a/package_idibus_index.json +++ b/package_idibus_index.json @@ -11,10 +11,10 @@ "architecture": "avr", "version": "1.0.0", "category": "idiBus", - "url": "idiBus-Master-Board-1.0.0.zip", - "archiveFileName": "idiBus-Master-Board-1.0.0.zip", - "checksum": "SHA-256:1bfe7707894907a2792884fc726e1fe9251842fac75eaf5ef451bba0c18cbb4e", - "size": "92824", + "url": "https://olimpds.ru/gitea/attachments/f5c5300f-6da9-453e-9908-cbf30f42f0f4", + "archiveFileName": "idiBus-Master-Arduino-Board-1.0.0.zip", + "checksum": "SHA-256:A18977A42326DDBCDA264389693F6E9C5D8569526D3042C743223D5A02D77CE1", + "size": "219347", "boards": [ {"name": "idiBus Master Board"} ], From aa3cebb4de44139e0cfce2db7e3c436dcc911e83 Mon Sep 17 00:00:00 2001 From: et Date: Thu, 29 Feb 2024 17:40:27 +0300 Subject: [PATCH 3/7] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'package=5Fidibus=5Findex.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package_idibus_index.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/package_idibus_index.json b/package_idibus_index.json index 76ee9f9..e0eff3e 100644 --- a/package_idibus_index.json +++ b/package_idibus_index.json @@ -5,12 +5,18 @@ "maintainer": "OLIMP LLC", "websiteURL": "https://olimp-z.ru/", "email": "office@olimp-z.ru", + "help": { + "online": "https://olimp-z.ru/" + }, "platforms": [ { "name": "idiBus Master Board", "architecture": "avr", "version": "1.0.0", "category": "idiBus", + "help": { + "online": "https://olimp-z.ru/" + }, "url": "https://olimpds.ru/gitea/attachments/f5c5300f-6da9-453e-9908-cbf30f42f0f4", "archiveFileName": "idiBus-Master-Arduino-Board-1.0.0.zip", "checksum": "SHA-256:A18977A42326DDBCDA264389693F6E9C5D8569526D3042C743223D5A02D77CE1", From e4e79d3164b7d3f1e77598c571837e52753b25ed Mon Sep 17 00:00:00 2001 From: et Date: Thu, 29 Feb 2024 17:46:44 +0300 Subject: [PATCH 4/7] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'package=5Fidibus=5Findex.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package_idibus_index.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package_idibus_index.json b/package_idibus_index.json index e0eff3e..bd26d80 100644 --- a/package_idibus_index.json +++ b/package_idibus_index.json @@ -1,7 +1,7 @@ { "packages": [ { - "name": "idiBus", + "name": "idiBus Master Arduino Board", "maintainer": "OLIMP LLC", "websiteURL": "https://olimp-z.ru/", "email": "office@olimp-z.ru", @@ -10,7 +10,7 @@ }, "platforms": [ { - "name": "idiBus Master Board", + "name": "idiBus Master Arduino Board", "architecture": "avr", "version": "1.0.0", "category": "idiBus", @@ -19,10 +19,10 @@ }, "url": "https://olimpds.ru/gitea/attachments/f5c5300f-6da9-453e-9908-cbf30f42f0f4", "archiveFileName": "idiBus-Master-Arduino-Board-1.0.0.zip", - "checksum": "SHA-256:A18977A42326DDBCDA264389693F6E9C5D8569526D3042C743223D5A02D77CE1", + "checksum": "SHA-256:a18977a42326ddbcda264389693f6e9c5d8569526d3042c743223d5a02d77ce1", "size": "219347", "boards": [ - {"name": "idiBus Master Board"} + {"name": "idiBus Master Arduino Board"} ], "toolsDependencies": [ { From c139a3e53d99d9653e4ce5953f6e452b35849a44 Mon Sep 17 00:00:00 2001 From: et Date: Thu, 29 Feb 2024 17:58:42 +0300 Subject: [PATCH 5/7] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'package=5Fidibus=5Findex.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package_idibus_index.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package_idibus_index.json b/package_idibus_index.json index bd26d80..1eabf25 100644 --- a/package_idibus_index.json +++ b/package_idibus_index.json @@ -28,12 +28,12 @@ { "packager": "arduino", "name": "avr-gcc", - "version": "4.8.1-arduino5" + "version": "7.3.0-atmel3.6.1-arduino7" }, { "packager": "arduino", "name": "avrdude", - "version": "6.0.1-arduino5" + "version": "6.3.0-arduino17" } ] } From 5bb59345f2182d2a657bf0074381ba6d0a478782 Mon Sep 17 00:00:00 2001 From: et Date: Thu, 29 Feb 2024 18:05:10 +0300 Subject: [PATCH 6/7] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'package=5Fidibus=5Findex.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package_idibus_index.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package_idibus_index.json b/package_idibus_index.json index 1eabf25..201bced 100644 --- a/package_idibus_index.json +++ b/package_idibus_index.json @@ -19,8 +19,8 @@ }, "url": "https://olimpds.ru/gitea/attachments/f5c5300f-6da9-453e-9908-cbf30f42f0f4", "archiveFileName": "idiBus-Master-Arduino-Board-1.0.0.zip", - "checksum": "SHA-256:a18977a42326ddbcda264389693f6e9c5d8569526d3042c743223d5a02d77ce1", - "size": "219347", + "checksum": "SHA-256:e096a9f0ffcf91d6d056d6a9d5cc41acde78a018d54b9b1abb20b87845b238e2", + "size": "217993", "boards": [ {"name": "idiBus Master Arduino Board"} ], From 9590416806c369dbce581989c0b50a85e581a1e9 Mon Sep 17 00:00:00 2001 From: stanislavbrv Date: Thu, 29 Feb 2024 18:08:20 +0300 Subject: [PATCH 7/7] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'package=5Fidibus=5Findex.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package_idibus_index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package_idibus_index.json b/package_idibus_index.json index 201bced..08b9a0e 100644 --- a/package_idibus_index.json +++ b/package_idibus_index.json @@ -17,7 +17,7 @@ "help": { "online": "https://olimp-z.ru/" }, - "url": "https://olimpds.ru/gitea/attachments/f5c5300f-6da9-453e-9908-cbf30f42f0f4", + "url": "https://olimpds.ru/gitea/attachments/90cb256f-cc0b-477b-a841-33d3ba90834f", "archiveFileName": "idiBus-Master-Arduino-Board-1.0.0.zip", "checksum": "SHA-256:e096a9f0ffcf91d6d056d6a9d5cc41acde78a018d54b9b1abb20b87845b238e2", "size": "217993",