Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also remove pin.high() and pin.low() methods.
|
|
Also add relevant test.
|
|
|
|
|
|
Rename "wakes" param to "wake_from" and make "value" an object
instead of an integer.
|
|
The first safe boot level executes the latest firmware but skips
'main.py' and 'boot.py'.
|
|
|
|
|
|
This is how the names will be printed on the sticker that goes on top
of the EMI shield. The shorter names also help saving a few bytes of
RAM and ROM.
|
|
|
|
|
|
|
|
This makes all common files "port-aware" using the .. only directive.
|