jgromes
39948f6130
Added Rpi action
2023-05-06 20:32:18 +02:00
Mestery
28180af762
run build on platform choosen in workflow dispatch
2023-04-30 23:41:24 +02:00
Mestery
70eb488c1c
improve build workflow for better flexibility
2023-04-30 23:38:17 +02:00
jgromes
cccc9742bb
[CI] Skip SSTV examples for Arduino Uno (not enough RAM)
2023-04-10 11:20:35 +02:00
jgromes
b78693b8fb
[CI] Fixed options (CI_BUILD_ALL)
2023-01-16 18:58:50 +01:00
jgromes
39aac172a4
[CI] Fixed missing colon (CI_BUILD_ALL)
2023-01-16 18:55:28 +01:00
jgromes
230fd3376a
[CI] Fixed remaining output variables (CI_BUILD_ALL)
2023-01-16 18:52:28 +01:00
jgromes
c478d9db20
[CI] Remove extra quotes (esp32:esp32:esp32)
2023-01-16 18:45:37 +01:00
jgromes
143571e0a1
[CI] Try to fix broken index URLs (esp32:esp32:esp32)
2023-01-16 18:43:45 +01:00
jgromes
3da909ec3d
[CI] Fixed deprecation warnings (CI_BUILD_ALL)
2023-01-16 18:12:56 +01:00
Matthijs Kooijman
6531ce7400
[CI]: Set up CI for STM32WLx (CI_BUILD_ALL)
...
This adds a build for the Nucleo WL55JC1 board, and ensures that
the STM32WLx examples are skipped on all other boards.
To slightly generalize the list of boards, this pushes the pnum option
for the black pill into the boards list, instead of setting it into the
options variable (even though it is technically a board option and not
the board itself, conceptually it is part of the selected board and
these values are just concatenated, so it can go in either place).
Co-Authored-By: jgromes <jan.gromes@gmail.com>
2023-01-10 18:09:55 +01:00
jgromes
947ff48df6
Added support for unofficial Raspberry Pi Pico core ( #643 )
2022-12-14 22:37:25 +01:00
jgromes
f66a31c4f4
[CI] Removed old skip patterns
2022-12-14 22:35:02 +01:00
jgromes
356f1ef2fd
Fixed compatibility with STM32 core >2.0.0 ( #549 )
2022-07-24 19:59:14 +02:00
jgromes
6b83e08cfa
Added support for Teensy ( #175 )
2022-06-12 19:31:15 +02:00
jgromes
c24c775024
Added support for MegaCore boards
2022-03-20 18:08:09 +01:00
jgromes
bc30785bea
[CI] Fixed board URL for Adafruit (CI_BUILD_ALL)
2022-02-06 17:04:54 +01:00
jgromes
d07ad57a88
[CI] Suppress Adafruit Feather M0 (CI_BUILD_ALL)
2022-02-06 17:00:12 +01:00
jgromes
68eebadf1d
[CI] Added CubeCell to build matrix (CubeCell:CubeCell:CubeCell-Board)
2021-10-27 21:17:09 +02:00
jgromes
06f328380e
[CI] Added RP2040 to build matrix (arduino:mbed_rp2040:pico)
2021-09-24 08:08:19 +02:00
jgromes
e4dc5626a9
CI Added missing skip patter SparkFun:apollo3:sfe_artemis
2021-02-05 22:59:31 +01:00
jgromes
bc2de34e39
Updated SparkFun Apollo3 core (SparkFun:apollo3:sfe_artemis)
2021-02-05 20:15:19 +01:00
jgromes
e04aea52dd
Revert "Updated SparkFun Apollo3 core (SparkFun:apollo3:sfe_artemis)"
...
This reverts commit 098e611eae
.
2021-02-05 20:12:08 +01:00
jgromes
098e611eae
Updated SparkFun Apollo3 core (SparkFun:apollo3:sfe_artemis)
2021-02-05 20:02:54 +01:00
jgromes
a9fecdb181
Updated CI workflow (SparkFun:apollo3:sfe_artemis)
2021-02-05 19:59:50 +01:00
Jan Gromeš
8a209472f3
Removed doxygen job from CI
2021-02-04 08:31:49 +01:00
jgromes
7a0601da14
[CI] Removed duplicate Arduino Zero build
2021-01-02 17:31:40 +01:00
jgromes
65379c4772
Added support for MegaCoreX
2020-12-25 14:21:41 +01:00
Jan Gromeš
c8ff0234b3
[CI] Use arduino:mbed instead of beta for Portenta H7
2020-11-03 16:02:14 +01:00
jgromes
d58ffee443
[CI] Disable Arduino Portenta build (fails to install) CI_BUILD_ALL
2020-10-29 16:46:53 +01:00
jgromes
e96fd0f8af
Replace workflow add-path commands with echo to env file
2020-10-09 20:10:12 +02:00
jgromes
bdb033c3ec
[CI] Cleaned up CI file
2020-08-23 18:43:10 +02:00
jgromes
4735e41109
[CI] Use absolute path (adafruit:nrf52:feather52832)
2020-08-22 18:23:15 +02:00
Jan Gromeš
52c5275a9f
[CI] Moved options arduino:avr:mega
2020-08-22 18:15:45 +02:00
Jan Gromeš
c1c42cf31b
[CI] Move board options to prep step
2020-08-22 18:09:06 +02:00
jgromes
b158c1c72f
[CI] Added missing quotes
2020-08-22 17:54:00 +02:00
jgromes
caf8787ea2
[CI] Added missing format arduino:avr:mega
2020-08-22 17:52:36 +02:00
jgromes
ee4b20d661
[CI] Added option to build single platform arduino:avr:mega
2020-08-22 17:51:02 +02:00
Jan Gromeš
8f1303c061
[CI] Added remaining platforms CI_FORCE_BUILD
2020-08-22 16:11:03 +02:00
Jan Gromeš
8568e9949d
[CI] skip fix CI_FORCE_BUILD
2020-08-22 15:57:16 +02:00
Jan Gromeš
329ff2f421
[CI] skip fix CI_FORCE_BUILD
2020-08-22 15:46:07 +02:00
Jan Gromeš
6d3759412b
[CI] Added quotes CI_FORCE_BUILD
2020-08-22 15:20:30 +02:00
Jan Gromeš
5690cea219
[CI] Try to fix skip path with format CI_FORCE_BUILD
2020-08-22 15:19:16 +02:00
Jan Gromeš
a90a6e96ae
[CI] More bash fixes CI_FORCE_BUILD
2020-08-22 15:06:17 +02:00
Jan Gromeš
66ee13adea
[CI] Fix bash quotes CI_FORCE_BUILD
2020-08-22 15:03:37 +02:00
Jan Gromeš
694e398d37
[CI] Dropped nrf52 support for now CI_FORCE_BUILD
2020-08-22 14:47:09 +02:00
Jan Gromeš
0a725df3fc
[CI] Another attempt to fix nrfutil CI_FORCE_BUILD
2020-08-22 14:39:02 +02:00
Jan Gromeš
06b2f5c419
[CI] Moved nrfutils path CI_FORCE_BUILD
2020-08-22 14:32:07 +02:00
Jan Gromeš
e8964f6e12
[CI] pip install wheel CI_FORCE_BUILD
2020-08-22 14:06:44 +02:00
Jan Gromeš
ce5ed55abc
[CI] Added nrfutil to path CI_FORCE_BUILD
2020-08-22 14:01:06 +02:00