index
:
wasp-os.git
master
Unnamed repository; edit this file 'description' to name the repository.
Michele Bini
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wasp
/
boards
/
pinetime
/
manifest.py
Age
Commit message (
Expand
)
Author
2020-10-10
boards: Introduce a shared manifest for all 240x240 devices
Daniel Thompson
2020-07-19
Introduction basic notification support
Daniel Thompson
2020-06-25
ppg: Pull the PPG signal processing into a seperate library
Daniel Thompson
2020-06-22
apps: heart: Introduce simple app for the heart rate sensor
Daniel Thompson
2020-06-22
drivers: hrs3300: Add a basic HRS3300 sensor driver
Daniel Thompson
2020-06-11
fonts: Add sans28 (numerals only)
Daniel Thompson
2020-06-09
wasp: apps: Step counter application
Daniel Thompson
2020-05-18
boards: Remove demo.py from the manifests
Daniel Thompson
2020-05-17
apps: demo: Move the logo into the demo app
Daniel Thompson
2020-05-10
wasp: apps: Remove __init__.py
Daniel Thompson
2020-04-14
wasp: stopwatch: Replace the stub with a "real" implementation
Daniel Thompson
2020-04-11
wasp: On-device crash reporting
Daniel Thompson
2020-04-10
wasp: apps: Add a new (super simple) settings app
Daniel Thompson
2020-04-06
wasp: launcher: Experimental launcher implementation
Daniel Thompson
2020-03-22
Add licensing information for all wasp-os files.
Daniel Thompson
2020-03-22
Rename manager.py and expose its interfaces to all applications
Daniel Thompson
2020-03-08
wasp: Move the apps into their own directory.
Daniel Thompson
2020-03-08
wasp: Integrate the touch driver
Daniel Thompson
2020-03-07
wasp: pinetime: Enable the cst816s by default
Daniel Thompson
2020-02-19
wasp: Add a simple font renderer
Daniel Thompson
2020-02-19
wasp: Start collecting the fonts in a single directory
Daniel Thompson
2020-02-19
wasp: Simple shell commands (based on upysh)
Daniel Thompson
2020-02-09
wasp: pinetime: Enable filesystem support
Daniel Thompson
2020-02-03
wasp: clock: Add a simple battery meter
Daniel Thompson
2020-02-03
wasp: Add simple clock app
Daniel Thompson
2020-02-03
wasp: pinetime: Basic RTC support
Daniel Thompson
2020-01-31
wasp: Add a super-simple vibrator driver
Daniel Thompson
2020-01-30
wasp: Reorganise the board support
Daniel Thompson