- Notifications
You must be signed in to change notification settings - Fork13.3k
Update Mozilla CCADB URL in certs-from-mozilla.py#9264
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
+1 −1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
site that provides CCADB is now at URL "ccadb.my.salesforce-sites.com"
ec1d3a5 intoesp8266:master 28 checks passed
Uh oh!
There was an error while loading.Please reload this page.
Collaborator
mcspr commentedAug 6, 2025
thanks! I thought it'd worked just recently... turns out it was a redirect |
earlephilhower added a commit to earlephilhower/arduino-pico that referenced this pull requestAug 7, 2025
earlephilhower added a commit to earlephilhower/arduino-pico that referenced this pull requestAug 7, 2025
…ke, clean up P.IO build hardcoded defines (#3049)* Update to Pico-SDK 2.2.0 releaseDoesn't seem to have many additions since the develop branch we were using,but this one is nice and official and tagged.* Add LIB_PICO_MULTICORE to libpico buildFixes#3058* Clean up some unused param warnings* Fix olimex XL/XXL RP2350A redefinition* Clean up SDK defines in IDE builds* Build LWIP at app compile time, no need for multiWe needed about 6 copies of the LWIP/BT library for each CPU when theLWIP library was built as part of the SDK libpico.Remove LWIP from the SDK builds and replace it with the actual LWIPsource (linked via `#include`) so we can adjust for IPv4/IPv^/32K/16Kat runtime. Shrinks download size of a release significantly.Still need separate LWIP-BT library because the CYW43 driver isdifferent when BT is enabled.Update and clean up the libpico CMakefile and common platform_def.txtLink to config includes, don't copy, where possible* Platform.IO build fixes* Use platform_def files for p.io builds* Allow for no PIN_LED for board variants* Update Mozilla CCADB URL in CertStore exampleThanks to@jpoikela foresp8266/Arduino#9264* Update TZ.h from ESP8266 repoUse newer script which parses local tzdata files* Re-enable BOOT2.S compiles in libpicoNo actual changes to output boot2 files, but if they ever do update we'llcatch it.* Update LittleFS to latest release 2.11.1
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
site that provides CCADB is now at URL "ccadb.my.salesforce-sites.com"