aboutsummaryrefslogtreecommitdiff
path: root/stmhal/led.h
AgeCommit message (Expand)Author
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George
2017-07-31all: Use the name MicroPython consistently in commentsAlexander Steffen
2017-07-18all: Unify header guard usage.Alexander Steffen
2014-05-03Add license header to (almost) all files.Damien George
2014-03-24stmhal: Make Led, Servo and Accel their class, not a function.Damien George
2014-03-20stmhal: Add accelerometer driver; fix bug with LFN.Damien George
2014-03-14stmhal - add led support. Add netduino_plus_2 supportDave Hylands
2014-03-12REPl working on UART6 with STMHALDave Hylands