| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
paramter -> parameter
send a receive -> send and receive
repsonse -> response
particualr -> particular
constructore -> constructor
|
|
|
|
And remove reference to deprecated pyb.delay() and pyb.millis().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to Peter Hinch for contributing this.
|
|
|
|
This makes all common files "port-aware" using the .. only directive.
|
|
|
|
Using Damien's approach where conf.py and topindex.html are
shared by all ports.
|