summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-08docs: install: Fix error message during documentation generationDaniel Thompson
2020-11-08docs: refman: Add the fibonacci clock to the reference manualDaniel Thompson
2020-11-07Update prereqs for mcuboot imgtool.pyDaniel Thompson
2020-11-07Merge branch 'master' of https://github.com/daniel-thompson/wasp-osDaniel Thompson
2020-11-07reloader: Add support for newer PineTime factory firmwareDaniel Thompson
2020-11-06docs: update building from source apt dependenciesSergio Schvezov
2020-11-06actions: Replace the matrix buils with the makefile dist ruleDaniel Thompson
2020-11-06Makefile: Avoid grabbing lots of pointless submodulesDaniel Thompson
2020-11-06Added GitHub Actions supportPanagiotis Vasilopoulos
2020-11-04hex2c.py: Adopt a maximum chunk sizeDaniel Thompson
2020-11-04manager: Introduce shared "system bar"Daniel Thompson
2020-10-25apps: fibonacci clock: Updates to structure like clock appDaniel Thompson
2020-10-25apps: clock: Simplify and increase commentingDaniel Thompson
2020-10-21apps: steps: Switch over the status bar widgetDaniel Thompson
2020-10-21apps: stopwatch: Switch over the status bar widgetDaniel Thompson
2020-10-21widgets: status: Add a status bar combo widgetDaniel Thompson
2020-10-21widgets: battery: Fix a redraw bugDaniel Thompson
2020-10-21widgets: clock: Add a simple clock widgetDaniel Thompson
2020-10-21tools: wasptool: Improve error reporting if we can't syncDaniel Thompson
2020-10-21tools: wasptool: Fix verbose/not-verbose handlingDaniel Thompson
2020-10-20widgets: Rename StatusBar to NotificaitonBarDaniel Thompson
2020-10-10apps: fibonacci_clock: Nudge the clock down a few pixelsDaniel Thompson
2020-10-10apps: fibonacci_clock: Enable status bar for notificationsDaniel Thompson
2020-10-10widgets: Fix a broken docstringDaniel Thompson
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