Skip to content

Fix NVM example on ESP8266 - #3

Merged
ladyada merged 1 commit into
adafruit:mainfrom
ladyada-eagleclaw:fix-wire-end-portability
Jul 21, 2026
Merged

Fix NVM example on ESP8266#3
ladyada merged 1 commit into
adafruit:mainfrom
ladyada-eagleclaw:fix-wire-end-portability

Conversation

@ladyada-eagleclaw

Copy link
Copy Markdown
Contributor

Fixes the CI failure caused by ESP8266 TwoWire not implementing end(). Guards Wire.end() with the standard WIRE_HAS_END feature macro and updates the matching hardware test and README guidance.\n\nVerified locally and independently by Terra:\n- ESP8266 Huzzah, core 3.1.2: nvm_persistence passes\n- Arduino Uno, AVR core 1.8.8: 03_nvm_persistence passes

@ladyada-eagleclaw
ladyada-eagleclaw force-pushed the fix-wire-end-portability branch from a5b4c39 to 58ca281 Compare July 21, 2026 14:10
Co-authored-by: Limor Fried <ladyada@users.noreply.github.com>
@ladyada-eagleclaw
ladyada-eagleclaw force-pushed the fix-wire-end-portability branch from 58ca281 to 6c7cf4c Compare July 21, 2026 14:21
@ladyada
ladyada merged commit 2bc2e85 into adafruit:main Jul 21, 2026
1 check passed
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