Skip to content
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

M5stickC/Plus #3491

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

M5stickC/Plus #3491

wants to merge 7 commits into from

Conversation

reltkaine
Copy link

Add M5StickC/Plus platform to work with TFT_eSPI.....
tested on;y in M5StickC and M5StickcPlus... Available on hands

Changes and Addition...
--added files in TFT_eSPI/ .....needed for backlight
AXP192.h
AXP192.c
--added line 159 in User_Setup_Select.h
//uncomment for M5stickc
//#include "AXP192.h"
//M5stickC
//#include <User_Setups/Setup_M5stickc.h>
//M5stickCPlus
//#include <User_Setups/Setup_M5stickcplus.h>
--add files in TFT_eSPI/User_Setups/
Setup_M5stickc.h
Setup_M5stickcplus.h

@reltkaine
Copy link
Author

Add sample Sketch
examples/Test and diagnostics/Colour_Test/Colour_Test_M5stickC|Plus.ino

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.

1 participant