aboutsummaryrefslogtreecommitdiff
path: root/docs/library
AgeCommit message (Expand)Author
2014-12-01docs: Sort "micro-library" module list alphabetically.Paul Sokolovsky
2014-11-30Update documentation for the CAN classHenrik Sölver
2014-11-29stmhal: Add USB_VCP.setinterrupt method, to disable CTRL-C.Damien George
2014-11-28Update uheapq.rstinaugurator
2014-11-15stmhal: Improve CAN init so that it can take sjw, bs1, bs2 args.Damien George
2014-11-15Document parameter "data" of i2c.mem_read() more clearMatthias
2014-11-09docs: select: Describe extra details.Paul Sokolovsky
2014-11-04docs: Add links from quickref to pyb classes.Damien George
2014-11-04docs: Add debounce tutorial; order Pin methods; add pull resistor info.Damien George
2014-11-02docs: Make custom index page; add more docs.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-31py: Make gc.enable/disable just control auto-GC; alloc is still allowed.Damien George
2014-10-31stmhal: Fix UART so bits counts number of data bits, not incl parity.Damien George
2014-10-31docs: Import documentation from source-code inline comments.Damien George