Skip to content

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 6, 2025

Conversation

jpoikela
Copy link
Contributor

@jpoikela jpoikela commented Aug 6, 2025

site that provides CCADB is now at URL "ccadb.my.salesforce-sites.com"

site that provides CCADB is now at URL "ccadb.my.salesforce-sites.com"
@mcspr mcspr merged commit ec1d3a5 into esp8266:master Aug 6, 2025
28 checks passed
@mcspr
Copy link
Collaborator

mcspr commented Aug 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 request Aug 7, 2025
earlephilhower added a commit to earlephilhower/arduino-pico that referenced this pull request Aug 7, 2025
…ke, clean up P.IO build hardcoded defines (#3049)

* Update to Pico-SDK 2.2.0 release

Doesn'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 build
Fixes #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 multi

We needed about 6 copies of the LWIP/BT library for each CPU when the
LWIP library was built as part of the SDK libpico.

Remove LWIP from the SDK builds and replace it with the actual LWIP
source (linked via `#include`) so we can adjust for IPv4/IPv^/32K/16K
at runtime.  Shrinks download size of a release significantly.

Still need separate LWIP-BT library because the CYW43 driver is
different when BT is enabled.

Update and clean up the libpico CMakefile and common platform_def.txt

Link 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 example

Thanks to @jpoikela for esp8266/Arduino#9264

* Update TZ.h from ESP8266 repo

Use newer script which parses local tzdata files

* Re-enable BOOT2.S compiles in libpico

No actual changes to output boot2 files, but if they ever do update we'll
catch it.

* Update LittleFS to latest release 2.11.1
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