aboutsummaryrefslogtreecommitdiff
path: root/stmhal/osmodule.h
AgeCommit message (Collapse)Author
2014-03-25Proper support for registering builtin modules in ROM.Damien George
Comes with some refactoring of code and renaming of files. All modules are now named mod*.[ch].
2014-03-22stmhal: Add os module with a few basic functions.Damien George