summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-10tools: wasptool: Hide the stack trace on pexpect timeoutDaniel Thompson
2020-10-10tools: wasptool: Wait longer for DFU to come upDaniel Thompson
2020-10-10res: Add graphics missing from previous commitsDaniel Thompson
2020-10-10README: Add the Fibonacci clock the application showcase...Daniel Thompson
2020-10-10apps: fibonacci_clock: Add an simple iconDaniel Thompson
2020-10-10boards: Introduce a shared manifest for all 240x240 devicesDaniel Thompson
2020-10-10apps: fibonacci_clock: Add a Fibonacci clock applicationJohannes Wache
2020-10-10apps: haiku: Add a simple Haiku viewerDaniel Thompson
2020-10-10README: Start showcasing the optional appsDaniel Thompson
2020-10-10bootloader: Fix builds for nRF52840 boardsDaniel Thompson
2020-10-10drivers: flash: Automatic wake/sleep to minimise idle currentDaniel Thompson
2020-10-10boards: pinetime: Don't add nor_cs to the namespaceDaniel Thompson
2020-10-10apps: pager: Avoid crashes for notifications with no bodyDaniel Thompson
2020-09-27boards: Remove flash wake up commandsJeffrey Bailey
2020-09-22wasp: Fix broken indentionDaniel Thompson
2020-09-21drivers: cst816s: Clear the event buffer during a wake upDaniel Thompson
2020-09-16docs: install: Describe unsupported step counter in P8aDaniel Thompson
2020-09-16wasp: Allow app initialization to failDaniel Thompson
2020-08-30docs: install: Add a troubleshooting guideDaniel Thompson
2020-08-27docs: Update after review (and add K9)Daniel Thompson
2020-08-21Makefile: Remove one of the lists of watch modelsDaniel Thompson
2020-08-21Makefile: Add a dist rule to generate binary releasesDaniel Thompson
2020-08-19docs: install: Add instruction for installing modules with pipPanagiotis Vasilopoulos
2020-08-16README: Improve the stopwatch screenshotDaniel Thompson
2020-08-16TODO: Update documentation roadmap for v0.3Daniel Thompson
2020-08-16TODO: Add a table of contentsDaniel Thompson
2020-08-16TODO: Switch to reverse orderDaniel Thompson
2020-08-16TODO: Replanning ready for a 0.3 releaseDaniel Thompson
2020-08-16boards: simulator: Add an screenshot facilityDaniel Thompson
2020-08-16README: Add a (fairly) comprehensive screenshot tourDaniel Thompson
2020-08-16README: Tabulate the videosDaniel Thompson
2020-08-15Makefile: Fix the BOARDless targetsDaniel Thompson
2020-08-15apps: stopwatch: Add NEXT supportDaniel Thompson
2020-08-15drivers: cst816s: Handle a failure to sleepDaniel Thompson
2020-08-15gadgetbridge: Disable the not-implemented messageDaniel 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-15README: Fix typoMichael Scherer
2020-08-15contributing: Added a git quick fix howtoDaniel Thompson
2020-08-14Merge pull request #61 from AlwaysLivid/shebang-changeDaniel Thompson
2020-08-14Merge branch 'master' of https://github.com/daniel-thompson/wasp-osDaniel Thompson
2020-08-14docs: Add a contributors guideDaniel Thompson
2020-08-14wasptool: Change Python shebang to ensure compatibilityPanagiotis Vasilopoulos
2020-08-09Merge pull request #48 from Siroj42/masterDaniel Thompson
2020-08-09k9: Add support for Senbono K9Daniel Thompson
2020-08-02draw565: Fix wrong background color of stringsSiroj42
2020-08-02Makefile: Seperate the builds by boardDaniel Thompson
2020-08-02Makefile: Clean up empty redirected file on failureDaniel Thompson
2020-08-02tools: preprocess: Ensure we use python3 interpreterDaniel Thompson