Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ItsyBitsy RP2040 and FunHouse_NoOTA targets, fix repo_topics, include RevTFT S3 feather in debug builds #180

Merged
merged 4 commits into from
Mar 12, 2024

Conversation

tyeth
Copy link
Contributor

@tyeth tyeth commented Feb 5, 2024

This PR:

  • adds two itsybitsy_rp2040 definitions, normal + TinyUSB variants of the ItsyBitsy RP2040, both currently setup with 512k assigned to filesystem partition.
  • adds FunHouse No OTA definition funhouse_noota
  • adds ItsyBitsy ESP32 definition
  • adds debug entry for adafruit_feather_esp32s3_reversetft.
  • fixes an issue with reading the topics of a GH repo if the repo is private/404 when checking for arduino-library

@tyeth tyeth force-pushed the add-itsybitsy-rp2040 branch from d68b98b to bd99fc9 Compare February 5, 2024 21:04
@tyeth tyeth changed the title Add ItsyBitsy RP2040 to all_platforms Add ItsyBitsy RP2040, and RevTFT S3 feather (debug) to all_platforms Feb 6, 2024
@tyeth tyeth changed the title Add ItsyBitsy RP2040, and RevTFT S3 feather (debug) to all_platforms Add ItsyBitsy RP2040 + ESP32 defs, fix repo_topics, include RevTFT S3 feather in debug builds Feb 26, 2024
@tyeth
Copy link
Contributor Author

tyeth commented Feb 26, 2024

I've now setup a subdomain for drazzy on my main nameserver domain (hosted by cloudflare), using cloudflare proxy to point directly at drazzy.com effectively putting cloudflares SSL cert transparently infront.
Not sure if that's a big no-no, but I plan on keeping the domain indefinitely, and it uses cloudflares free plan so no cost to me.

This bypasses the expired SSL certificate that drazzy is serving. CI fails due to one of the board urls failing, and testing them all only drazzy has a problem. We're using http which is automatically forwarded https breaking CI.

@tyeth tyeth force-pushed the add-itsybitsy-rp2040 branch from 6a432e8 to 131d107 Compare February 26, 2024 16:00
@tyeth tyeth force-pushed the add-itsybitsy-rp2040 branch from c77a66d to 985b510 Compare March 7, 2024 16:00
@tyeth
Copy link
Contributor Author

tyeth commented Mar 7, 2024

@brentru this closes #179 and #178 (tested already) along with adding the ItsyBitsy RP2040 build target, and the reverse s3 feather to the debug builds.

@tyeth tyeth requested a review from brentru March 7, 2024 16:03
@tyeth tyeth force-pushed the add-itsybitsy-rp2040 branch 2 times, most recently from 3c4a87f to ece43c9 Compare March 7, 2024 16:06
@tyeth
Copy link
Contributor Author

tyeth commented Mar 7, 2024

Rebased and dropped extra itsybitsy esp32 def.

@tyeth tyeth changed the title Add ItsyBitsy RP2040 + ESP32 defs, fix repo_topics, include RevTFT S3 feather in debug builds Add ItsyBitsy RP2040, fix repo_topics, include RevTFT S3 feather in debug builds Mar 7, 2024
@tyeth tyeth changed the title Add ItsyBitsy RP2040, fix repo_topics, include RevTFT S3 feather in debug builds Add ItsyBitsy RP2040 and FunHouse_NoOTA targets, fix repo_topics, include RevTFT S3 feather in debug builds Mar 12, 2024
Copy link
Member

@brentru brentru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks correct and adds three new build targets

@brentru brentru merged commit 3abb36e into master Mar 12, 2024
1 check passed
@brentru brentru deleted the add-itsybitsy-rp2040 branch March 12, 2024 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants