summaryrefslogtreecommitdiff
path: root/wasp/boards/pinetime/manifest.py
AgeCommit message (Expand)Author
2020-10-10boards: Introduce a shared manifest for all 240x240 devicesDaniel Thompson
2020-07-19Introduction basic notification supportDaniel Thompson
2020-06-25ppg: Pull the PPG signal processing into a seperate libraryDaniel 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-11fonts: Add sans28 (numerals only)Daniel 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-10wasp: apps: Remove __init__.pyDaniel Thompson
2020-04-14wasp: stopwatch: Replace the stub with a "real" implementationDaniel Thompson
2020-04-11wasp: On-device crash reportingDaniel Thompson
2020-04-10wasp: apps: Add a new (super simple) settings appDaniel Thompson
2020-04-06wasp: launcher: Experimental launcher implementationDaniel 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-08wasp: Move the apps into their own directory.Daniel Thompson
2020-03-08wasp: Integrate the touch driverDaniel Thompson
2020-03-07wasp: pinetime: Enable the cst816s by defaultDaniel 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-09wasp: pinetime: Enable filesystem supportDaniel Thompson
2020-02-03wasp: clock: Add a simple battery meterDaniel Thompson
2020-02-03wasp: Add simple clock appDaniel Thompson
2020-02-03wasp: pinetime: Basic RTC supportDaniel Thompson
2020-01-31wasp: Add a super-simple vibrator driverDaniel Thompson
2020-01-30wasp: Reorganise the board supportDaniel Thompson