-
Notifications
You must be signed in to change notification settings - Fork 20
SDCC experiments
Yuri Khan edited this page Jul 6, 2014
·
14 revisions
I’m conducting a series of experiments to see if I can write a fully featured firmware for the Truly Ergonomic keyboard in C, using the Small Device C Compiler, and a cross-platform device firmware update tool.
The development is being done in the sdcc branch, with extensive commit messages explaining each change. If you’re into these things, the recommended way to follow development is via Literate Github which is a web-based GitHub repository browser with commit messages rendered as Markdown.
(I originally tried keeping narration in the wiki but came to the conclusion that narration and code belong together, and the best way to achieve that is by putting the explanations in commit messages.)