Skip to content

Update preproc for Uno R4#99

Merged
ladyada merged 3 commits intoadafruit:masterfrom
caternuson:uno_r4
Jun 2, 2025
Merged

Update preproc for Uno R4#99
ladyada merged 3 commits intoadafruit:masterfrom
caternuson:uno_r4

Conversation

@caternuson
Copy link
Copy Markdown
Contributor

Potential fix for compile issues on UNO r4 boards:

    Arduino/libraries/Adafruit_ILI9341/Adafruit_ILI9341.cpp:54:10: fatal error: wiring_private.h: No such file or directory

     #include "wiring_private.h"
              ^~~~~~~~~~~~~~~~~~
    compilation terminated.

This is a simple update to the preproc logic.

@caternuson
Copy link
Copy Markdown
Contributor Author

@ladyada for review

@ladyada ladyada merged commit a00becb into adafruit:master Jun 2, 2025
1 check passed
@mikeysklar
Copy link
Copy Markdown
Contributor

mikeysklar commented Jun 2, 2025

Tested @caternuson PR from today using a

UNO R4 WiFi
Adafruit 2.8" ili9341 Shield

Built clean and ran smoothly. No modifications to hardware or code.

IMG_3531

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.

3 participants