Skip to content

Conversation

@caternuson
Copy link
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
Contributor Author

@ladyada for review

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

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