aboutsummaryrefslogtreecommitdiff
path: root/stmhal/lcd.c
AgeCommit message (Expand)Author
2014-08-02stmhal: Add documentation for LCD; update docs for USB_VCP.Damien George
2014-06-15stmhal: Fix type signatures on functions that take variable args.Damien George
2014-06-15stmhal: Update and improve LCD driver.Damien George
2014-05-03Add license header to (almost) all files.Damien George
2014-05-02unix,stmhal: Make "mpconfig.h" be first included, as other headers depend on it.Paul Sokolovsky
2014-03-30Rename rt_* to mp_*.Damien George
2014-03-30stmhal: Unify naming of HW config; make SD detect configurable.Damien George
2014-03-29stmhal: Add TODO's to exti.c; fix delay in lcd.c.Damien George
2014-03-23stmhal: Improve LED intensity get/set method.Damien George
2014-03-19stmhal: Add LCD driver.Damien George