| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Thanks to Henrik Sölver for this patch.
|
|
Some files are excluded, otherwise a whole lot of files need converting.
|
|
|
|
|
|
|
|
|
|
Add example: using named function for the Timer's callback.
Add note: improving traceback inside interrupt timers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also includes documentation about minimum baudrate.
Addresses issue #1090.
|
|
|
|
|
|
Different HID modes can be configured in Python. You can either use
predefined mouse or keyboard, or write your own report descriptor.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add a command for converting the WAV files to the amp skin tutorial, so that people can use their own files easily.
|
|
Should have done it before tagging...
|
|
|
|
It seems the Mac will happily wipe out at least some of the data on
a freshly reset filesytem, if the filesystem was reset while plugged
into the Mac.
|
|
This renders it in yellow/orange box on RTD server.
|
|
|
|
|
|
|
|
N (mod 4) is 0..3
|
|
Addresses issue #1006.
|
|
|
|
|
|
This is useful if you need precise control over the speed of
peripherals (eg SPI clock).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|