IngmarEckhardt / IngmarEckhardt/dwarfOS

pgm_textfile_generator need own standard build chain

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue high priority
Dominant language
C
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Description:
The pgm_textfile_generator is currently designed to run on the MCU, which is not ideal for the development process. It should be refactored to run on a desktop environment as a preparatory step for coding the actual software. This would involve creating a separate build target using standard GCC, and isolating it from MCU-related targets. It could also be enhanced with a main function to make it executable.

User Story:
As a developer, I expect the pgm_textfile_generator to run on a desktop environment with its own build target, so that I can efficiently prepare for coding the actual software.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.