summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-20wasptool: Add support for binary uploadsDaniel Thompson
2020-06-20wasptool: Fix --resetDaniel Thompson
2020-06-20Makefile: Fix make sim (allow BOARD to be unset)Daniel Thompson
2020-06-17micropython: Disable micro:bit filesystemDaniel Thompson
2020-06-17dsd6, nitrogen: Make them build againDaniel Thompson
2020-06-17Adds P8 button on right png for bootloaderSteveAmor
2020-06-17Update preprocess to use $(BOARD)Steveis
2020-06-12apps: [steps,stopwatch]: Increase font size of clockDaniel Thompson
2020-06-12apps: steps: Fix the overnight step counter resetDaniel Thompson
2020-06-12drivers: bma421: Reduce the post-reset delayDaniel Thompson
2020-06-12wasp: simulator: Improve the RTCDaniel Thompson
2020-06-11Makefile: Delete stale bootloader binariesDaniel Thompson
2020-06-11drivers: cst816s: optimize for power saving and responsivenessFuji Pebri
2020-06-11wasp: simulator: Add interupt support for CST816SDaniel Thompson
2020-06-11bootloader, reloader: Adopt latest versionsDaniel Thompson
2020-06-11fonts: Add sans28 (numerals only)Daniel Thompson
2020-06-10boards: pinetime: Improve safe mode implementationDaniel Thompson
2020-06-09gitignore: Doesn't grumble about indexer filesDaniel Thompson
2020-06-09tools: hex2c: Add crc32s for each segmentDaniel Thompson
2020-06-09wasp: apps: Step counter applicationDaniel Thompson
2020-06-09README: Document python version requirementsDaniel Thompson
2020-06-04Fix symbol lookup error (knob2)Daniel Thompson
2020-05-27bootloader: Ergonomic changes for PineTimeDaniel Thompson
2020-05-25wasptool: Better reporting of out-of-memory problems when pastingDaniel Thompson
2020-05-24wasptool: Enable fully automatic OTA firmware deliveryDaniel Thompson
2020-05-24apps: settings: Adopt the slider... it looks more interestingDaniel Thompson
2020-05-24widgets: Introduce a slider widgetDaniel Thompson
2020-05-24draw565: rle2bit: Add support for palette overridesDaniel Thompson
2020-05-21Remove spurious copy of hello.pyDaniel Thompson
2020-05-21Add the reloader to the roadmapDaniel Thompson
2020-05-21README: Fix link to the application writers guideDaniel Thompson
2020-05-20README: Add a link to the Pinetime SWD Programming GuideDaniel Thompson
2020-05-20Merge branch 'master' of https://github.com/daniel-thompson/wasp-osDaniel Thompson
2020-05-20README: Better document how to meet the dependanciesDaniel Thompson
2020-05-19Merge pull request #24 from SteveAmor/patch-1Daniel Thompson
2020-05-18apps: gameoflife: Better pixel colour selectionDaniel Thompson
2020-05-18draw565: Switch to a different palette for RLE 2-bit imagesDaniel 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-17draw565: Fix line optimization codeDaniel Thompson
2020-05-17apps: demo: Move the demo code into a fully fledged applicationDaniel Thompson
2020-05-16Update README.rstSteveis
2020-05-15pynus: Switch to the wasp-os versionDaniel Thompson
2020-05-15README/TODO: Switch to restructured textDaniel Thompson
2020-05-15docs: Experimental workaround for readthedocs.orgDaniel Thompson
2020-05-15TODO: Add a couple of ideas for the documentationDaniel Thompson
2020-05-14TODO: ... and the docstrings are done!Daniel Thompson
2020-05-14wasp: watch: docstrings for the watch namespaceDaniel Thompson
2020-05-14Make wasp-os namig consistantDaniel Thompson
2020-05-14wasp: Even more docstringsDaniel Thompson