summaryrefslogtreecommitdiff
path: root/wasp/boards
AgeCommit message (Expand)Author
2020-07-19Introduction basic notification supportDaniel Thompson
2020-07-09boards: simulator: Swap up/down swipe detectionDaniel Thompson
2020-07-07simulator: Provide a special main.py for the simulatorDaniel Thompson
2020-06-30wasp: Switch to scheduling from interruptDaniel Thompson
2020-06-27boards: simulator: Add swipe detection and button supportDaniel Thompson
2020-06-25boards: spinx: Fix the documentation generationDaniel Thompson
2020-06-25ppg: Pull the PPG signal processing into a seperate libraryDaniel Thompson
2020-06-24simulator: Reverse the simulated PPG waveformDaniel Thompson
2020-06-22apps: heart: Introduce simple app for the heart rate sensorDaniel Thompson
2020-06-22drivers: hrs3300: Add a basic HRS3300 sensor driverDaniel Thompson
2020-06-17dsd6, nitrogen: Make them build againDaniel Thompson
2020-06-12wasp: simulator: Improve the RTCDaniel Thompson
2020-06-11drivers: cst816s: optimize for power saving and responsivenessFuji Pebri
2020-06-11wasp: simulator: Add interupt support for CST816SDaniel Thompson
2020-06-11fonts: Add sans28 (numerals only)Daniel Thompson
2020-06-10boards: pinetime: Improve safe mode implementationDaniel Thompson
2020-06-09wasp: apps: Step counter applicationDaniel Thompson
2020-05-18boards: Remove demo.py from the manifestsDaniel Thompson
2020-05-17apps: demo: Move the logo into the demo appDaniel Thompson
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