| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-02 | tools: preprocess: Ensure we use python3 interpreter | Daniel Thompson | |
| Not being explicit about the correct python interpreter causes trouble on distros that do not alias python to python3 and/or that do not install python2 by default. Reported by: Mirko Covizzi <mrkcvzz@gmail.com> Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk> | |||
| 2020-04-11 | wasp: Automatically generate watch.py for PineTime | Daniel Thompson | |
| This should ensure that main.py is always up to date. | |||
