hathach
034c2bcf74
change esp32 package json to stable one
2024-10-23 22:55:08 +07:00
hathach
545c7b8779
clean up
2024-06-11 13:09:32 +07:00
hathach
ac8b3d9af3
support .skip.txt each platform per line
2024-06-10 17:43:20 +07:00
hathach
8862239d32
add ch32v2 core from openwch
2024-06-10 16:42:27 +07:00
hathach
cca7c9f57e
minor clean up
2024-06-07 12:26:05 +07:00
hathach
95196a6f8e
Merge branch 'refs/heads/master' into importable-build_platform
...
# Conflicts:
# build_platform.py
2024-05-30 10:03:47 +07:00
tyeth
803e424cd6
Add HTTPS mirror of Drazzy.com served through cloudflare
2024-05-29 18:41:15 +01:00
hathach
135152b886
fix is_library_installed() using incorrect parameter
2024-05-29 11:34:59 +07:00
hathach
f03b9d8aed
comment out drazzy
2024-05-29 11:00:33 +07:00
hathach
f4fe7ce812
Merge branch 'refs/heads/master' into importable-build_platform
...
# Conflicts:
# build_platform.py
2024-05-17 09:16:57 +07:00
Carter Nelson
72918f8b8d
Update build_platform.py
...
add drazzy url back
2024-05-09 08:38:02 -07:00
hathach
55b0acf54d
minor clean up
2024-04-26 13:47:05 +07:00
hathach
a6e7d709bf
- def main() to prevent global variable platform/platforms/fqbn
...
- remove obsolete test_examples_in_learningrepo()
2024-04-26 13:18:30 +07:00
hathach
296c59e60f
move global autorun code under if __name__ == "__main__": to make build_platform.py importable
2024-04-26 12:00:04 +07:00
Limor "Ladyada" Fried
f28589bc05
Update build_platform.py
...
remove drazzy until
https://github.com/SpenceKonde/megaTinyCore/issues/1059
is resolved
2024-02-18 09:22:45 -05:00
Tyeth Gundry
8655eaf78a
Update build_platform.py - Don't install installed arduino libs
...
This allows us to override the dependencies from latest version to a manually installed version (as a precursor build step)
Needed to allow specifying version 6.x of ArduinoJson rather than latest 7 (breaking changes)
2024-01-09 15:00:00 +00:00
ladyada
ff7d61a290
try another way
2023-12-12 00:10:52 -05:00
ladyada
c56cc8c005
try to fix drazzy failure
2023-12-12 00:06:27 -05:00
ladyada
be54f3b4b5
print cli cmd
2023-12-11 19:32:49 -05:00
ladyada
f1a3f8e5e5
de-debug
2023-10-29 15:43:48 -04:00
ladyada
66206d5ce6
be less stringent
2023-10-29 13:34:04 -04:00
ladyada
600ada1c3d
int
2023-10-29 13:26:41 -04:00
ladyada
f6df91cab8
more debug
2023-10-29 13:21:03 -04:00
ladyada
747c29851c
debug
2023-10-29 13:12:38 -04:00
Limor "Ladyada" Fried
f3abb4e243
Merge pull request #146 from adafruit/dont-warn-learn-library
...
Dont warn that learn isn't marked as an arduino library
2023-10-29 13:06:30 -04:00
ladyada
a810ddd06f
fixed bug, remove hack
...
https://github.com/arduino/arduino-cli/issues/2345
2023-10-29 13:04:19 -04:00
hathach
317c7ccd07
Merge branch 'master' into separate-platform-definiton
2023-10-02 11:56:08 +07:00
caternuson
d4e3f15c05
hack fix for megatinycore
2023-09-28 11:32:26 -07:00
caternuson
1590a2d1a6
put back megatinycore bsp url
2023-09-27 10:27:46 -07:00
tyeth
bc085b3e5a
Define storage size for picow_rp2040_tinyusb
2023-09-20 17:58:39 +01:00
brentru
fe15057af2
formatting
2023-09-13 12:10:38 -04:00
brentru
011ae3e226
cast
2023-09-13 11:30:04 -04:00
Tyeth Gundry
f28f8bc2bf
Remove timeout value from sys.argv as well
2023-09-13 16:07:38 +01:00
brentru
381d0a9e01
fix indentation level
2023-09-13 09:25:00 -04:00
brentru
160a7cc7b7
sync brentru timeout with --timeout arg
2023-09-13 09:15:41 -04:00
brentru
22259bdd5e
sync with brentru/ fork
2023-09-12 15:28:21 -04:00
ladyada
c8fcca6811
until BSP link is fixed
2023-09-12 12:37:34 -04:00
Melissa LeBlanc-Williams
531c463995
Add MatrixPortal S3 to Build Platforms
2023-07-18 19:56:02 -07:00
caternuson
aa581de37d
revert megatinycore bsp url
2023-06-13 11:28:40 -07:00
brentru
19d2562c10
add gist temp. fix
2023-06-07 17:47:59 -04:00
Kattni Rembor
8c4a9d2880
Formatting.
2023-06-07 14:49:14 -04:00
Kattni Rembor
4612aea26a
Add QT Py RP2040
2023-06-07 14:47:48 -04:00
hathach
07f91766e8
add feather_rp2040_usbhost_tinyusb, also correct variant for feather_rp2040_dvi and feather_rp2040_rfm
2023-04-13 15:53:28 +07:00
Kattni Rembor
88e5ade7ed
Add RP2040 new boards.
2023-04-05 14:11:26 -04:00
hathach
c784122483
move all_platforms to its own file
2023-03-16 00:19:42 +07:00
Brent Rubell
e21b05a204
Update build_platform.py to remove s3 on adafruit/master
2022-12-30 14:50:30 -05:00
cc65263341
make scripts executable
2022-11-05 08:11:42 -05:00
brentru
21352cf9a2
picow tinyusb fix
2022-09-15 16:35:52 -04:00
brentru
8cbe547c84
build picow_2040
2022-09-15 16:32:43 -04:00
lady ada
60471ffba6
retry install 3 times
2022-07-26 11:35:26 -04:00