| Age | Commit message (Collapse) | Author |
|
|
|
This is a big change that break compatiblity with existing applications
*and* with existing installed versions of main.py.
When upgrading it is import to update main.py:
./tools/wasptool --upload wasp/main.py
|
|
We now generate documentation for everything included in the PineTime
manifest (although, at this stage, not everything in the manifest has
all the required docstrings).
|
|
|
|
The simulator board does rather too much when we import watch.py. This
change means we don't need SDL just to generate the documentation!
|
|
|