summaryrefslogtreecommitdiff
path: root/wasp/boards
AgeCommit message (Expand)Author
2020-05-14wasp: watch: docstrings for the watch namespaceDaniel Thompson
2020-05-10wasp: apps: Remove __init__.pyDaniel Thompson
2020-04-17boards: simulator: Add ptr32 supportDaniel Thompson
2020-04-14wasp: stopwatch: Replace the stub with a "real" implementationDaniel Thompson
2020-04-11wasp: Automatically generate watch.py for PineTimeDaniel Thompson
2020-04-11docs: Add text descriptions of iconsDaniel Thompson
2020-04-11docs: Fix warnings and add a few extra apps to the docsDaniel Thompson
2020-04-11wasp: simulator: Use Tab to replicate the physical buttonDaniel Thompson
2020-04-11wasp: On-device crash reportingDaniel Thompson
2020-04-10wasp: apps: Add a new (super simple) settings appDaniel Thompson
2020-04-10Merge branch 'master' of https://github.com/daniel-thompson/wasp-osDaniel Thompson
2020-04-10Merge pull request #7 from salcedo/masterDaniel Thompson
2020-04-08wasp: draw565: Optimize the 2-bit RLE drawing functionsDaniel Thompson
2020-04-06wasp: launcher: Experimental launcher implementationDaniel Thompson
2020-04-06wasp: simulator: Optimize the drawing processDaniel Thompson
2020-04-06wasp: simulator: Swap up/down and left/rightDaniel Thompson
2020-03-22Add licensing information for all wasp-os files.Daniel Thompson
2020-03-22Rename manager.py and expose its interfaces to all applicationsDaniel Thompson
2020-03-15wasp: pinetime: Release SPI NOR from deep power-downBrian Salcedo
2020-03-08wasp: Re-factor how Draw565 is used.Daniel Thompson
2020-03-08testapp: Show the render time for the string testDaniel Thompson
2020-03-08docs: Increase the scope of the documentationDaniel Thompson
2020-03-08wasp: Move the apps into their own directory.Daniel Thompson
2020-03-08wasp: Integrate the touch driverDaniel Thompson
2020-03-07wasp: simulator: Add CST816S simulationDaniel Thompson
2020-03-07wasp: pinetime: Enable the cst816s by defaultDaniel Thompson
2020-02-23docs: Fix some errors in the sphinx boardDaniel Thompson
2020-02-23clock: Reduce the update rate of the battery meterDaniel Thompson
2020-02-23docs: Add a sphinx boardDaniel Thompson
2020-02-19wasp: Add a simple font rendererDaniel Thompson
2020-02-19wasp: Start collecting the fonts in a single directoryDaniel Thompson
2020-02-19wasp: Simple shell commands (based on upysh)Daniel Thompson
2020-02-19wasp: Add full dd-mm-yyyy calender trackingDaniel Thompson
2020-02-09wasp: pinetime: Enable filesystem supportDaniel Thompson
2020-02-08drivers: st7789: Optimize RLE decoding loopDaniel Thompson
2020-02-03wasp: clock: Add a simple battery meterDaniel Thompson
2020-02-03wasp: simulator: Add battery level simulationDaniel Thompson
2020-02-03wasp: Add simple clock appDaniel Thompson
2020-02-03wasp: simulator: Add RTC supportDaniel Thompson
2020-02-03wasp: simulator: Add support for machine.[light|deep]sleep()Daniel Thompson
2020-02-03wasp: simulator: Fix column and row selectDaniel Thompson
2020-02-03wasp: pinetime: Basic RTC supportDaniel Thompson
2020-02-01wasp: simulator: Add ST7789 simulationDaniel Thompson
2020-02-01wasp: dsd6/nitrogen: Fix the frozen manifestsDaniel Thompson
2020-02-01wasp: pinetime: Start an RTC at board boardDaniel Thompson
2020-01-31wasp: simulator: First steps towards a simulatorDaniel Thompson
2020-01-31wasp: Add a super-simple vibrator driverDaniel Thompson
2020-01-30wasp: Reorganise the board supportDaniel Thompson