summaryrefslogtreecommitdiff
path: root/wasp/boards
AgeCommit message (Expand)Author
2020-11-29apps: snake: Add a snake game applicationJohannes Wache
2020-11-29apps: alarm: Add the alarm app to the libraryDaniel Thompson
2020-11-29sphinx: icons: Get the doc build working againDaniel Thompson
2020-11-22docs: Wordsmtithing updates after reviewDaniel Thompson
2020-11-14[pinetime,p8,k9]: Show when main.py is runningDaniel Thompson
2020-11-14manager: Implement alarm callbacks for applications to useDaniel Thompson
2020-11-12simulator: Enable the music app in the simulatorDaniel Thompson
2020-11-12apps: Add music player app with GadgetBridge supportCarlosgg
2020-11-08docs: Add an Application Library chapterDaniel Thompson
2020-10-10boards: Introduce a shared manifest for all 240x240 devicesDaniel Thompson
2020-10-10boards: pinetime: Don't add nor_cs to the namespaceDaniel Thompson
2020-09-27boards: Remove flash wake up commandsJeffrey Bailey
2020-08-16boards: simulator: Add an screenshot facilityDaniel Thompson
2020-08-15wasp: Introduce a NEXT eventDaniel Thompson
2020-08-15k9: Disable safe-modeDaniel Thompson
2020-08-15k9: watch.py.in: Fix backlightDaniel Thompson
2020-08-09k9: Add support for Senbono K9Daniel Thompson
2020-07-27boards: p8: Full support for Colmi P8Daniel Thompson
2020-07-24StatusBar: Rename and add BLE connection status iconDaniel Thompson
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