aboutsummaryrefslogtreecommitdiff
path: root/stmhal/pybmodule.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-12REPl working on UART6 with STMHALDave Hylands