Skip to content

Add support for M5Stack FIRE #982

@outlookhazy

Description

@outlookhazy

Description

The M5Stack FIRE appears to be relatively close to the 2 existing Core targets (Core and Core2).
It would be great to have support for this variant as well. Core2 Screen init fails due to lack of touch controller, did not attempt further testing. The Core code can initialize the display, but won't make use of the PSRAM which limits the screen functionality.

How to solve the problem

An additional project definition in the M5Stack solution targeting the FIRE would be needed, as well as conditional support in the shared projects. I'm unsure if an additional target binary would be needed for the PSRAM - not sure how that's handled.

Describe alternatives you've considered

I've done some preliminary fiddling to merge code from the aforementioned 2 targets as a standalone library to see if I can get things initialized, but haven't made much progress as of yet due to work concerns.

Aditional context

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions