Firmware, GPAD_API, Rev 0.59, Dangerous Use of String Class,
Open
@RobertLRead is already working on this.
Since Jun 5, 2026.
- Dominant language
- C++
- Stars
- 8
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
A clear and concise description of what the bug is.
Use of String class on limited RAM devices (embedded systems) will consume Stack / Heap and fail the system
A search on the code shows 382 uses of String Class.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.