unknown
096f514e83
Adapt to work with registry packages
2022-06-09 19:53:54 +02: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
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
unknown
27cbf99620
Fix UF2 + mbed upload
2022-04-12 19:48:58 +02:00
unknown
091af0ecd9
Fix merge conflict
2022-04-12 19:40:50 +02:00
Philipp Serr
d825c1e531
Use *.elf instead of *.bin if no offset given
2022-02-26 22:19:25 +01:00
unknown
9811f13f66
Merge upstream
2021-12-29 16:02:30 +01:00
valeros
f2c1d02d2b
Update Arduino-mbed core to v2.5.2
2021-10-25 14:45:01 +03:00
valeros
7186039f68
Sync Arduino-mbed build script // Resolve #20
2021-10-14 14:42:34 +03:00
valeros
5fd0124b33
Use full path to upload tools // Issue #16
2021-08-19 12:03:16 +03:00
unknown
673d327f62
Hotfix uploading
2021-08-18 19:46:24 +02:00
unknown
bb18b728ad
Merge
2021-08-18 18:59:38 +02:00
unknown
c0653a3d76
Start adding picoprobe as debug tool
2021-08-08 13:38:31 +02:00
valeros
7b48a72f89
Simplify paths to platform tools to handle whitespaces
...
Resolve #16
2021-08-06 21:07:53 +03:00
unknown
77e0d3a29d
Upload filesystem via Picotool working
2021-07-14 23:25:38 +02:00
unknown
87f647de63
Minor cleanup
2021-07-14 22:55:11 +02:00
unknown
630c935d5d
Add LittleFS build support, move filesystem size parser code here
2021-07-14 22:51:58 +02:00
unknown
4cdb352484
Formatting
2021-07-14 01:30:23 +02:00
unknown
a94fd6258a
Clean build selector script
2021-07-14 01:29:23 +02:00
unknown
580b352086
Add build script selector
2021-07-14 01:28:14 +02:00
unknown
9920da0915
Add pacakge definitions, skeletons for builder script
2021-07-14 01:00:43 +02:00
valeros
079d5f4e17
Use hex file for uploading via J-Link // Issue #5
2021-05-10 11:20:30 +03:00
valeros
a2bb00cbaf
Generate UF2 by default
2021-04-30 18:31:52 +03:00
valeros
aa251bf2e1
Initial support for RP2040
2021-04-22 17:43:48 +03:00