adafruit / adafruit/TFTLCD-Library
Support Nano Every
- Dominant language
- C
- Stars
- 377
- Forks
- 262
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Re this thread:
https://forums.adafruit.com/viewtopic.php?f=47&t=172915
Nothing in the preprocessor logic for Nano Every:
https://github.com/arduino/ArduinoCore-megaavr/blob/268fefd7e73cae8c0a0dfc05e114079e69fd0827/boards.txt#L42
so it ends up landing here:
https://github.com/adafruit/TFTLCD-Library/blob/2f917ad72bf9d2c39cb741d2435df537770e8eca/pin_magic.h#L467
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading pin_magic.h at the linked fallback section and compare it with the Nano Every board definitions in the referenced boards.txt section. Determine which preprocessor handling is missing for Nano Every, then verify that the library selects the correct path for that board.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- arduino, c
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100