IMXNOOBX / fstick

Simple project to play around with the M5StickC Plus
https://docs.imxnoobx.com/fstick
Other
63 stars 6 forks source link

Supported on M5StickC Plus2? #15

Open Mattssn opened 7 months ago

Mattssn commented 7 months ago

Hello, I have been trying to set this up on my Plus2, I wanted to make sure this is supported on this device before I move forward as I am having trouble flashing.

Thanks!

asg02fever commented 6 months ago

hey dude if you check the code you will find "#define m5stickcplus.h"" , in order to use it on c plus 2 u need to change it to ""#define m5stickcplus2.h" and make a lot of adjustement u can either make it urself or just wait

IMXNOOBX commented 6 months ago

Im working on the compatibility but its really hard without the device itself as i cant test directly into it