196 Commits

Author SHA1 Message Date
Valerii Koval
228b3d28de Merge branch 'release/v1.7.0' 2022-05-30 18:51:14 +03:00
Valerii Koval
509633a366 Merge tag 'v1.7.0' into develop
Bump version to 1.7.0
2022-05-30 18:51:14 +03:00
Valerii Koval
c4349b1634 Bump version to 1.7.0 2022-05-30 18:51:00 +03:00
Ivan Kravets
c97b377c3e Add compatibility with PIO Core 6.0 2022-05-28 15:55:17 +03:00
Ivan Kravets
6caac4d451 Improve support for hand-written asm source files 2022-05-28 15:54:59 +03:00
Valerii Koval
6de524e45d Update Arduino-mbed core to v3.1.1 2022-05-27 19:48:58 +03:00
Valerii Koval
7d82e08324 Tidy up platform script 2022-05-27 19:48:26 +03:00
Maximilian Gerhardt
e1204e62e0
Fix double dot 2022-05-16 14:23:30 +02:00
Maximilian Gerhardt
ddcb4a395d
Remove argument 2022-05-15 18:34:31 +02:00
Maximilian Gerhardt
3ddcc3aa9a
Save function in environment 2022-05-15 16:46:23 +02:00
Maximilian Gerhardt
74a6e8a2cc
Merge pull request #4 from dlbogdan/patch-2
Update main.py
2022-05-06 21:17:08 +02:00
dlbogdan
9870c4cec4
Update main.py
because of the logic selecting elf or firm (bin), we need to default to no offset on normal firmware upload because we already defaulted to elf a few lines below if upload.offset_address is not user set so when no offset is needed. 
programming fails otherwise
Unfortunately, my way of modifying the code probably sucks because I've never written anything in python but I assumed the second arg is the default n case the first is missing. Haven't had time to dig too much into it.
2022-04-22 09:13:03 +03:00
Maximilian Gerhardt
d20e2ed967
Update README.md 2022-04-13 15:08:30 +02:00
Maximilian Gerhardt
75dffaabf8
Update README.md 2022-04-13 15:08:12 +02:00
Maximilian Gerhardt
8bff1812d8
Update README.md 2022-04-13 15:07:48 +02:00
unknown
f48a9b921f Actually use right core in earlephilhower example 2022-04-12 19:54:37 +02:00
unknown
a65832bc6b Actually add earlephilhower example to CI 2022-04-12 19:49:59 +02:00
unknown
27cbf99620 Fix UF2 + mbed upload 2022-04-12 19:48:58 +02:00
unknown
b5359ff956 Only CI on Linux 2022-04-12 19:45:04 +02:00
unknown
2b0c071198 Add Arduino-Pico example 2022-04-12 19:44:46 +02:00
unknown
2b15f395c7 Merge branch 'platformio-develop' into develop 2022-04-12 19:41:03 +02:00
unknown
091af0ecd9 Fix merge conflict 2022-04-12 19:40:50 +02:00
Ivan Kravets
e08da697f0 Symlink dev-platform 2022-04-08 12:17:12 +03:00
Ivan Kravets
e49272f13b Use the latest Github OS images 2022-04-04 12:06:00 +03:00
Ivan Kravets
fbb7cc8183 Merge branch 'release/v1.6.0' 2022-04-01 12:46:07 +03:00
Ivan Kravets
b75e8ddfbe Merge tag 'v1.6.0' into develop
Bump version to 1.6.0
2022-04-01 12:46:07 +03:00
Ivan Kravets
5806c57b9c Bump version to 1.6.0 2022-04-01 12:46:01 +03:00
Ivan Kravets
1a9864187a
Merge pull request #29 from episource/feature/no-offset-use-elf
Use *.elf instead of *.bin if no offset given
2022-04-01 12:41:46 +03:00
Ivan Kravets
a05a0c65e3 Update Arduino-mbed core to v3.0.1 2022-03-31 17:29:36 +03:00
Ivan Kravets
458dfacd2f Switch docs to HTTP 2022-03-31 14:23:40 +03:00
Ivan Kravets
7331a756e7
Merge pull request #31 from episource/feature/configure-debug-session-pio-5.2+
Configure debug session as required for pio 5.2+
2022-03-11 12:02:43 +02:00
Philipp Serr
01a0447aa7 Configure debug session as required for pio 5.2+
See also https://github.com/platformio/platformio-core/issues/4020

Additionally, this commit replaces deprecated openocd option `adapter_khz` with
`adapter speed`
2022-03-11 08:55:44 +01:00
Philipp Serr
d825c1e531 Use *.elf instead of *.bin if no offset given 2022-02-26 22:19:25 +01:00
Valerii Koval
eca3b40879 Update Arduino-mbed core to v2.7.2 2022-02-21 16:50:14 +02:00
unknown
e920ef32c3 Add all Arduino-Pico board definitions 2022-01-28 09:12:01 +01:00
Valerii Koval
bda6353697 Typo fix in platform description
Fixes platformio/platformio-docs#229
2022-01-20 20:52:19 +02:00
unknown
9811f13f66 Merge upstream 2021-12-29 16:02:30 +01:00
valeros
e5579ce8b7 Merge branch 'release/v1.5.0' 2021-11-30 12:34:09 +02:00
valeros
7c03bd4909 Merge tag 'v1.5.0' into develop
Bump version to 1.5.0
2021-11-30 12:34:09 +02:00
valeros
c7d1a0854c Bump version to 1.5.0 2021-11-30 12:33:48 +02:00
valeros
1d9dac6e82 Update Arduino-mbed core to v2.6.1 2021-11-24 16:42:14 +02:00
Ivan Kravets
2f3fcce5e4 Convert README to markdown 2021-11-22 18:33:28 +02:00
valeros
17d12fa5db Merge branch 'release/v1.4.0' 2021-10-31 22:35:54 +02:00
valeros
b025de9dfe Merge branch 'release/v1.4.0' into develop 2021-10-31 22:35:54 +02:00
valeros
829d328321 Bump version to 1.4.0 2021-10-31 22:35:44 +02:00
valeros
f2c1d02d2b Update Arduino-mbed core to v2.5.2 2021-10-25 14:45:01 +03:00
Valerii Koval
b97219d294
Update examples.yml 2021-10-14 14:43:34 +03:00
valeros
7186039f68 Sync Arduino-mbed build script // Resolve #20 2021-10-14 14:42:34 +03:00
valeros
76011726a9 Merge branch 'release/v1.3.0' into develop 2021-08-31 16:07:15 +03:00
valeros
ff7f704a42 Merge branch 'release/v1.3.0' 2021-08-31 16:07:14 +03:00