tyeth
8b73d6aef8
Update C6 for WipperSnapper to core log level INFO
2024-08-20 17:26:34 +01:00
Tyeth Gundry
de8517c95a
Update all_platforms.py - set C6 feather to CDC on for WipperSnapper
2024-08-16 16:30:45 +01:00
Tyeth Gundry
65134c4b83
Merge pull request #193 from adafruit/add-adafruit-feather-c6
...
Add C6 definitions
2024-08-13 13:43:00 +01:00
tyeth
1cf21354ea
Add C6 definitions
2024-08-13 13:38:09 +01:00
Liz
f31d4d4e21
Merge pull request #191 from adafruit/BlitzCityDIY-patch-1
...
add feather rp2040 adalogger
2024-06-28 16:14:06 -04:00
Liz
2712342a44
add feather rp2040 adalogger
2024-06-28 16:02:02 -04:00
Liz
bc4b6d433b
Merge pull request #190 from adafruit/BlitzCityDIY-patch-1
...
edit trrs trinkey
2024-06-25 18:02:24 -04:00
Liz
bb8dc84cbc
edit trrs trinkey
...
curious if TRRStrinkey vs trrstrinkey is what is causing the variant file to not be found on learn
2024-06-25 10:49:10 -04:00
Liz
84ea6e8dda
Merge pull request #189 from adafruit/trinkeys
...
Add some trinkeys
2024-06-21 14:51:14 -04:00
fcf38d4a22
Add some trinkeys
2024-06-21 13:47:06 -05:00
Liz
cb39a99ed8
Merge pull request #187 from adafruit/pycamera-platform
...
use standard esp32 bsp3 for pycamera
2024-06-21 13:50:43 -04:00
eee47cc724
use standard esp32 bsp3 for pycamera
2024-06-21 12:42:58 -05:00
Ha Thach
dc25f472a0
Merge pull request #186 from adafruit/skip-list-file
...
support .skip.txt each platform per line
2024-06-11 14:16:13 +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
Ha Thach
7803502b29
Merge pull request #185 from adafruit/add-ch32v2
...
add ch32v2 core from openwch
2024-06-10 17:12:44 +07:00
hathach
e6ff10906e
also run ci with pull request
2024-06-10 17:07:27 +07:00
hathach
8862239d32
add ch32v2 core from openwch
2024-06-10 16:42:27 +07:00
Ha Thach
8487a305da
Merge pull request #183 from adafruit/importable-build_platform
...
Importable build platform
2024-06-07 13:12:14 +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 Gundry
f3dfb9828e
Merge pull request #184 from tyeth/add-drazzy-over-cloudflare-https
...
Add HTTPS mirror of Drazzy.com served through cloudflare
2024-05-29 19:22:10 +01: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
3ecccafa3e
bump up action checkout and setup-python version
2024-04-26 12:04:29 +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
Brent Rubell
a505386504
Merge pull request #182 from adafruit/min_spiffs_wippersnapper_qtpy_esp32c3_featheresp32
...
Add WipperSnapper Min_Spiffs partition targets
2024-04-16 16:01:23 -04:00
tyeth
a2f1934d67
Add WipperSnapper Min_Spiffs partition targets
2024-04-16 19:38:35 +01:00
Brent Rubell
3abb36eb78
Merge pull request #180 from adafruit/add-itsybitsy-rp2040
...
Add ItsyBitsy RP2040 and FunHouse_NoOTA targets, fix repo_topics, include RevTFT S3 feather in debug builds
2024-03-12 10:31:10 -04:00
tyeth
8cb29685af
Add "funhouse_noota" build target
2024-03-12 10:35:14 +00:00
tyeth
ece43c9e34
Fix: fetching of repo_topics now fails gracefully
2024-03-07 16:05:15 +00:00
Tyeth Gundry
eb3e1d3ee7
Update all_platforms.py - Add adafruit_feather_esp32s3_reverse_tft_debug
2024-03-07 16:05:15 +00:00
tyeth
484caa5871
Add ItsyBitsy RP2040 to all_platforms
2024-03-07 16:05:15 +00:00
Tyeth Gundry
f9cef95817
Merge pull request #181 from adafruit/add-itsybitsy-esp32
...
Add ItsyBitsy ESP32
2024-03-07 15:57:49 +00:00
tyeth
57d612ef51
Add ItsyBitsy ESP32
2024-03-07 15:46:43 +00: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
4ab46d71c1
Merge pull request #176 from computerscienceiscool/patch-1
...
Update README.md
2024-02-05 19:21:32 +00:00
JJ
ed7ffcdf5d
Update README.md
...
Fixed spelling errors and repeated words.
2024-01-14 03:06:19 -08:00
Tyeth Gundry
ffd6b2b27c
Merge pull request #175 from tyeth/master
...
Update build_platform.py - Don't install installed arduino libs
2024-01-09 15:19:02 +00: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
Tyeth Gundry
d447332f40
Merge pull request #174 from brentru/brentru-fork-upstream
...
Add debug/verbose builds for some WipperSnapper boards
2024-01-08 18:33:16 +00:00
brentru
eddee3a837
add debug builds
2024-01-08 12:51:13 -05:00
Ha Thach
2e96fd7ace
Merge pull request #173 from adafruit/add-pico-tinyusb-host
...
add pico_rp2040_tinyusb_host (native controller as host)
2023-12-25 13:44:36 +07:00
hathach
106ed322d0
- correct rp2040 freq = 120mh when using with tinyusb (device)
...
- add pico_rp2040_tinyusb_host to all_platforms.py
2023-12-22 16:37:06 +07:00
Liz
3375dc241e
Update all_platforms.py
2023-12-20 14:10:55 -05:00