Hello, I would love to have an option to extend the S3-Devkit platform with display and input support with custom pin definitions to be able to use it on a breadboard.
I know there is a way to replicate one of the supported targets with display on the breadboard, but it requires some digging.
My proposal is to have another platform in platformio.ini based on S3-Devkit which allows configuring display and input via build flags, maybe using the LovyanGFX library from t-display-s3.
I'd try to implement this myself but I'm not very good at this yet.
Hello, I would love to have an option to extend the S3-Devkit platform with display and input support with custom pin definitions to be able to use it on a breadboard.
I know there is a way to replicate one of the supported targets with display on the breadboard, but it requires some digging.
My proposal is to have another platform in
platformio.inibased on S3-Devkit which allows configuring display and input via build flags, maybe using theLovyanGFXlibrary fromt-display-s3.I'd try to implement this myself but I'm not very good at this yet.