154 Commits

Author SHA1 Message Date
unknown
4c0d7ea35c Make examples.yml steps more clear 2022-08-22 00:33:05 +02:00
unknown
838e9ed8d3 Fix macos runner 2022-08-22 00:25:08 +02:00
unknown
42e7c851ca Updated used arduino-pico 2022-08-22 00:22:07 +02:00
unknown
f982df23e5 Try fix dependencies 2022-08-22 00:19:44 +02:00
unknown
f1d426ef45 Try and install openssl dependency 2022-08-22 00:17:12 +02:00
unknown
28ffe07370 Try different build strategy 2022-08-22 00:13:09 +02:00
unknown
28b575e364 Dont require gen_header if not expected to be generated 2022-08-21 15:44:54 +02:00
unknown
f4a6a4586f Only update signing header if pubkey present 2022-08-21 15:41:43 +02:00
unknown
a3c7bc9472 Experiment with OTA support, better mbed upload 2022-08-21 15:35:33 +02:00
Maximilian Gerhardt
5bb8311544
Update Arduino-Pico bleeding-edge version 2022-08-20 13:02:09 +02:00
Maximilian Gerhardt
de1a5ef4fa
Use bleeding-edge Arduino-Pico 2022-08-11 00:35:02 +02:00
Maximilian Gerhardt
5397a3854d
Fix XIAO typo 2022-08-09 18:59:18 +02:00
Maximilian Gerhardt
5677d9bfdd
Use stable Arduino-Pico 2.3.3 core 2022-07-25 18:21:19 +02:00
Maximilian Gerhardt
5a389a61ac
Update Arduino-Pico core 2022-07-24 20:28:53 +02:00
unknown
0f1e560f0b Add HWIDs, update Arduino-Pico core 2022-07-21 22:18:03 +02:00
Maximilian Gerhardt
bd2f3e756b
Use Arduino-Pico with fixed linker logic 2022-07-21 13:50:14 +02:00
Maximilian Gerhardt
227b99ad36
Switch to fixed Arduino-Pico commit 2022-07-19 18:48:36 +02:00
Maximilian Gerhardt
81e537a86e
ULTRA-TEMPORARILY point to fixed Arduino-Pico for WiFi build
Until https://github.com/earlephilhower/arduino-pico/pull/686 is merged
2022-07-19 12:02:51 +02:00
Maximilian Gerhardt
dc472b1455
Temporarily use git link for 2.3.2 core
Until the package appears in https://registry.platformio.org/tools/earlephilhower/framework-arduinopico/versions (currently only 2.3.1, needs manual approval)
2022-07-19 11:35:53 +02:00
Maximilian Gerhardt
606fe2d193
Add WiFi example to CI 2022-07-19 11:31:05 +02:00
Maximilian Gerhardt
eb8f864d87
Add Pico W WiFi Scan example 2022-07-19 11:30:51 +02:00
Maximilian Gerhardt
165ade2beb
Add RPI Pico W (WiFi) to CI 2022-07-19 11:26:38 +02:00
Maximilian Gerhardt
47b206f084
Update Arduino-Pico board files 2022-07-19 11:25:38 +02:00
Maximilian Gerhardt
488689c592
Update to Arduino-Pico 2.3.1 2022-07-19 11:23:03 +02:00
Maximilian Gerhardt
17cb99f3fb
Update platform.json 2022-07-15 18:24:59 +02:00
Maximilian Gerhardt
28e5339cdc
Allow GCC 9.3.2 versions for ARM Linux instead of only 9.2.1 2022-07-05 18:46:11 +02:00
unknown
5f45696ec1 Reference stable toolchain + framework version for 2.0.2 2022-06-29 23:40:48 +02:00
unknown
bc18ccc8ac Minor identiation fix 2022-06-17 18:15:06 +02:00
unknown
d24609b89e Add support for filesystem flashing with JLink 2022-06-17 17:59:34 +02:00
Maximilian Gerhardt
e0781a4221
Merge pull request #9 from maxgerhardt/patchup
Second round of fixups
2022-06-17 16:25:18 +02:00
unknown
9177e55c7c Inline delay function 2022-06-17 16:16:33 +02:00
unknown
97b862c887 Add newline at end of platformio.ini 2022-06-17 16:14:16 +02:00
unknown
dc38120b89 Move filesystem funcs higher, use env.Replace 2022-06-17 16:13:38 +02:00
unknown
1e709a2f45 Push arduino attribute higher 2022-06-17 16:12:59 +02:00
unknown
1b43288ac0 Shift arduino attribute higher in JSON files 2022-06-17 16:08:12 +02:00
unknown
baf2bf2f92 Switch back to original core 2022-06-17 04:05:01 +02:00
Maximilian Gerhardt
750f07c05f
Merge pull request #8 from maxgerhardt/patchup
Patchup
2022-06-17 03:59:56 +02:00
unknown
15497ac540 Temporarily change package to test CI 2022-06-17 03:03:11 +02:00
unknown
40aea9c914 Make usage of double quotes consistent 2022-06-17 01:23:51 +02:00
unknown
6f7bbd86c8 Revert to using ^ in tool-jlink version 2022-06-17 01:22:41 +02:00
unknown
41da472b81 Quote uploader executable 2022-06-17 01:17:29 +02:00
unknown
52bb6e5d7f Rename fetch_fs_size in env, simplify mbed upload, remove PIO 3.6 legacy code 2022-06-17 01:10:42 +02:00
unknown
ab1e380b64 Use variable name for EEPROM length 2022-06-17 01:02:36 +02:00
unknown
47ad4e9090 Reformat and restructure board files 2022-06-17 00:59:59 +02:00
unknown
4d9eca0c71 Unify examples, add notes 2022-06-17 00:54:31 +02:00
unknown
8d7a063c99 Correct debug logic, exit on unknown core 2022-06-12 18:29:42 +02:00
unknown
1b8624b35a Revert back to currently user mbed-builder 2022-06-09 22:28:38 +02:00
unknown
e568d578ab Make OpenOCD uploading more robust, respect speed for picoprobe config 2022-06-09 22:05:42 +02:00
unknown
4eedf9eac0 Use correct openocd package 2022-06-09 21:37:28 +02:00
unknown
ab26ecbf3b ACTUALLY use only earlephilhower core in examples 2022-06-09 21:25:37 +02:00