| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-14 | wasp: watch: docstrings for the watch namespace | Daniel Thompson | |
| 2020-05-14 | Make wasp-os namig consistant | Daniel Thompson | |
| Rename WASP to wasp-os (or Wasp-os) | |||
| 2020-05-14 | wasp: Even more docstrings | Daniel Thompson | |
| 2020-05-14 | wasp: draw565: docstrings for headings and __init__ | Daniel Thompson | |
| 2020-05-14 | drivers: vibrator: Finalize docstrings | Daniel Thompson | |
| 2020-05-14 | drivers: st7789: Finalize docstrings | Daniel Thompson | |
| 2020-05-14 | drivers: signal: Finalize docstrings | Daniel Thompson | |
| 2020-05-14 | drivers: nrf_rtc: Finalize docstrings | Daniel Thompson | |
| 2020-05-14 | drivers: cst816s: Finalize docstrings | Daniel Thompson | |
| 2020-05-14 | drivers: battery: Finalize docstrings | Daniel Thompson | |
| 2020-05-13 | docs: appguide: Describe how to hack on frozen modules | Daniel Thompson | |
| 2020-05-11 | docs: appguide: Switch to proper note format | Daniel Thompson | |
| 2020-05-11 | docs: Introduce the Application Writer's Guide. | Daniel Thompson | |
| 2020-05-10 | docs: Document the bootloader protocols | Daniel Thompson | |
| GPREGRET, PNVRAM and WDT protocols are all now fully documented. | |||
| 2020-04-11 | docs: Makefile: Try to avoid nuking the .git directory... | Daniel Thompson | |
| ... if there is one. | |||
| 2020-04-11 | docs: gnu-lgpl-v3.0: Fix some broken indentation. | Daniel Thompson | |
| 2020-04-11 | docs: Fix warnings and add a few extra apps to the docs | Daniel Thompson | |
| 2020-03-22 | Add licensing information for all wasp-os files. | Daniel Thompson | |
| 2020-03-22 | Rename manager.py and expose its interfaces to all applications | Daniel Thompson | |
| 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 | |||
| 2020-03-08 | docs: Increase the scope of the documentation | Daniel Thompson | |
| 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). | |||
| 2020-03-08 | wasp: Move the apps into their own directory. | Daniel Thompson | |
| 2020-02-23 | docs: Add a sphinx board | Daniel Thompson | |
| 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! | |||
| 2020-02-22 | docs: Use sphinx to gather together all the wasp docs | Daniel Thompson | |
