aboutsummaryrefslogtreecommitdiff
path: root/docs/library/pyb.rst
AgeCommit message (Expand)Author
2015-02-13stmhal: Add Python-configurable USB HID mode.Damien George
2015-01-08docs: Add note about maximum frequency of busses.Damien George
2015-01-01docs: Add quickref info about Servo; improve Servo docs.Damien George
2014-12-27stmhal: Add ability to mount custom block device.Damien George
2014-12-08stmhal: Enhance pyb.freq to configure bus (AHB, APB1, APB2) freqs.Damien George
2014-11-02stmhal: Improve pyb.freq to allow 8 and 16MHz (not usable with USB).Damien George
2014-10-31docs: Cleanup and update some docs.Damien George
2014-10-31docs: Import documentation from source-code inline comments.Damien George