aboutsummaryrefslogtreecommitdiff
path: root/stmhal/mpconfigport.h
AgeCommit message (Expand)Author
2014-04-05py: Make globals and locals proper dictionary objects.Damien George
2014-04-05Improve GC finalisation code; add option to disable it.Damien George
2014-03-25Proper support for registering builtin modules in ROM.Damien George
2014-03-24stmhal: Update help function.Damien George
2014-03-22stmhal: Add input() and pyb.input() functions.Damien George
2014-03-17stmhal: Add fatfs support, working with flash and SD card.Damien George
2014-03-15stmhal: Remove obsolete #defines from mpconfigport.h.Damien George
2014-03-14stmhal - add led support. Add netduino_plus_2 supportDave Hylands
2014-03-12REPl working on UART6 with STMHALDave Hylands