summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-30wasp: Switch to scheduling from interruptDaniel Thompson
2020-06-27apps: stopwatch: Improve splits... and colour schemeDaniel Thompson
2020-06-27boards: simulator: Add swipe detection and button supportDaniel Thompson
2020-06-25README: Minor updates after reviewDaniel Thompson
2020-06-25TODO: Update with latest progress against the roadmapDaniel 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-24apps: heart: Initial heart rate detectionDaniel Thompson
2020-06-24simulator: Reverse the simulated PPG waveformDaniel Thompson
2020-06-23Makefile: Fix builds when watch.py must be regeneratedDaniel 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-22wasp: Switch to the faster fill routinesDaniel Thompson
2020-06-22draw565: Optimize filled rectangle drawingDaniel Thompson
2020-06-22apps: testapp: Filled rectangle drawing benchmarksDaniel Thompson
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