Commit Graph

30 Commits

Author SHA1 Message Date
Markus
2e54e8b9c6 Merge pull request #903 from Links2004/dependabot/github_actions/actions/cache-4
Bump actions/cache from 3 to 4
2024-08-24 12:29:39 +02:00
dependabot[bot]
b60be0e3c5 Bump actions/checkout from 2 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-24 10:08:09 +00:00
dependabot[bot]
e8006439a2 Bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-24 10:08:07 +00:00
Aruna Tennakoon
899cfbdbe7 feat: Support Nano 33 IoT, MKR WIFI 1010, XIAO, Wio Terminal (#901) 2024-08-24 12:01:45 +02:00
Aruna Tennakoon
dcfb0df665 feat: Support Arduino Nano 33 IoT, MKR WIFI 1010 (#898) 2024-08-11 09:09:47 +02:00
Links2004
e364e66884 go back to arduino-cli 0.35.3 since 1.0.0 is buggy
see: https://github.com/arduino/arduino-cli/issues/2643
2024-06-17 17:07:09 +02:00
Links2004
0e127c9a76 update arduino-cli to 1.0.0 2024-06-17 16:28:59 +02:00
Links2004
11cf06897c update arduino-cli 2024-06-17 16:27:43 +02:00
Links2004
313f2e0170 update actions/cache@v3 2024-01-05 15:26:26 +01:00
Links2004
437c0252f1 fix cli download URL 2024-01-05 15:01:53 +01:00
Links2004
92480b8987 IDE_VERSION --> CLI_VERSION 2024-01-05 15:00:16 +01:00
Links2004
da7efc789e update github actions to arduino-cli for build tests 2024-01-05 14:57:05 +01:00
Links
bb900a77b6 GITHUB_STATE --> GITHUB_OUTPUT 2023-05-01 14:53:30 +02:00
Links
4115a87c16 set-output command is deprecated 2023-05-01 14:36:07 +02:00
Links
82c357c036 fix OTA example build and build tests for esp8266 examples 2023-05-01 14:30:20 +02:00
Links
2110ad0a10 more debug 2022-06-24 10:54:26 +02:00
Links
04249a9b62 more debug 2022-06-24 10:54:26 +02:00
Links
1fb67c8868 esp8266 build, change config options 2022-06-24 10:54:26 +02:00
Links
52b3aa8ea4 enable debug for CI 2022-04-05 19:40:57 +02:00
Links
8d76469e90 update to Arduino IDE 1.8.19 for testing and dropped testing with 1.6.13 2022-04-05 19:03:19 +02:00
Links
c897f60567 update arduino IDE from 1.8.13 to 1.8.15 2021-06-17 20:04:28 +02:00
Links
7c3b1b7408 install libgtk-3-0 2021-03-06 08:59:21 +01:00
Links
738e43fda4 install libgtk-3-0 2021-03-06 08:56:08 +01:00
Links
fd83d6ad45 add WebSocketsVersion.h and some build checks 2021-01-07 09:59:49 +01:00
Links
c98baafda7 jobs steps array 2021-01-05 21:54:58 +01:00
Links
e70262dab9 add done job 2021-01-05 21:50:40 +01:00
Links
1b4f186fa6 use github actions for build 2021-01-05 21:17:09 +01:00
Links
c68e015322 github actions test3 2021-01-05 18:32:11 +01:00
Links
dc30a2b7bf github actions test2 2021-01-05 18:28:59 +01:00
Markus
6bee53a8bd github actions test 2021-01-05 18:11:48 +01:00