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
/
Makefile
Age
Commit message (
Expand
)
Author
2022-01-10
Add make and CI rules for building apps .mpy files
Francesco Gazzetta
2021-06-03
Makefile: Create .zip distributions as well as a tarball
Daniel Thompson
2020-12-04
Makefile: Allow specific tests to be run
Daniel Thompson
2020-12-04
simulator: Introduce fully automatic testint
Daniel Thompson
2020-11-07
Merge branch 'master' of https://github.com/daniel-thompson/wasp-os
Daniel Thompson
2020-11-07
reloader: Add support for newer PineTime factory firmware
Daniel Thompson
2020-11-06
Makefile: Avoid grabbing lots of pointless submodules
Daniel Thompson
2020-08-21
Makefile: Remove one of the lists of watch models
Daniel Thompson
2020-08-21
Makefile: Add a dist rule to generate binary releases
Daniel Thompson
2020-08-15
Makefile: Fix the BOARDless targets
Daniel Thompson
2020-08-02
Makefile: Seperate the builds by board
Daniel Thompson
2020-08-02
Makefile: Clean up empty redirected file on failure
Daniel Thompson
2020-07-26
Makefile: Allow installation via DaFlasher
Daniel Thompson
2020-07-07
simulator: Provide a special main.py for the simulator
Daniel Thompson
2020-06-23
Makefile: Fix builds when watch.py must be regenerated
Daniel Thompson
2020-06-20
Makefile: Fix make sim (allow BOARD to be unset)
Daniel Thompson
2020-06-17
Update preprocess to use $(BOARD)
Steveis
2020-06-11
Makefile: Delete stale bootloader binaries
Daniel Thompson
2020-06-09
wasp: apps: Step counter application
Daniel Thompson
2020-05-11
docs: Introduce the Application Writer's Guide.
Daniel Thompson
2020-05-09
reloader: Integrate into the main build system
Daniel Thompson
2020-05-09
Makefile: Match command line arguments with latest version of pyOCD
Daniel Thompson
2020-04-26
reloader: OTA flashing tool for wasp-os
Daniel Thompson
2020-04-11
wasp: Automatically generate watch.py for PineTime
Daniel Thompson
2020-02-24
docs: Add .nojeykyll for better github compatiblity
Daniel Thompson
2020-02-22
docs: Use sphinx to gather together all the wasp docs
Daniel Thompson
2020-02-09
micropython: Enable filesystem support
Daniel Thompson
2020-02-01
Makefile: Allow BOARD to come from the environment
Daniel Thompson
2020-01-31
wasp: simulator: First steps towards a simulator
Daniel Thompson
2020-01-30
wasp: Reorganise the board support
Daniel Thompson
2020-01-30
Makefile: Forcible remove frozen content
Daniel Thompson
2020-01-28
Makefile: Shortcut to help update the bootloader using BMP
Daniel Thompson
2020-01-28
Makefile: Switch to FROZEN_MANIFEST
Daniel Thompson
2020-01-21
wasp: st7789: Add a simple proof-of-concept display driver
Daniel Thompson
2020-01-20
Makefile: Switch to pyocd for flashing
Daniel Thompson
2020-01-20
Makefile: Add shortcut to download the softdevice binary
Daniel Thompson
2020-01-20
Makefile: Try an experimental bootloader dist package
Daniel Thompson
2020-01-20
Makefile: Get user to supply BOARD= and job count
Daniel Thompson
2020-01-14
Initial revision
Daniel Thompson