Open
Description
Description:
I would like to request support for the ESP32-C6H4 (4MB Flash variant). There are a number of development boards that first are small and second are cheap.
This brings up the challenge of making sure that the code fits on a 4MB Flash and keeping it that way. Maybe SSH-Stamp can use board profiles to handle this?
Tasks:
- Develop a test to make sure that the project can run within the available SRAM and can be stored on the available Flash memory.
- If necessary add a board profile optimised for the ESP32-C6H4
- HIL test?