summaryrefslogtreecommitdiffstats
path: root/doc/resources (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-11-28Add datasheets and resourcesNao Pross4-0/+18784
2017-10-19Update gitignore and add sdcc manualNao Pross1-0/+27807
2017-08-01filesystem structure intro and docsNao Pross2-0/+19979
- new type pid_t and program management mechanism to make it easier to switch to a multitasking kernel - new memory related functions in memory.h to move, copy and manage pages - fix typos