summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2022-01-10Add make and CI rules for building apps .mpy filesFrancesco Gazzetta
2021-06-03Makefile: Create .zip distributions as well as a tarballDaniel Thompson
2020-12-04Makefile: Allow specific tests to be runDaniel Thompson
2020-12-04simulator: Introduce fully automatic testintDaniel 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-06Makefile: Avoid grabbing lots of pointless submodulesDaniel 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-15Makefile: Fix the BOARDless targetsDaniel Thompson
2020-08-02Makefile: Seperate the builds by boardDaniel Thompson
2020-08-02Makefile: Clean up empty redirected file on failureDaniel Thompson
2020-07-26Makefile: Allow installation via DaFlasherDaniel Thompson
2020-07-07simulator: Provide a special main.py for the simulatorDaniel Thompson
2020-06-23Makefile: Fix builds when watch.py must be regeneratedDaniel Thompson
2020-06-20Makefile: Fix make sim (allow BOARD to be unset)Daniel Thompson
2020-06-17Update preprocess to use $(BOARD)Steveis
2020-06-11Makefile: Delete stale bootloader binariesDaniel Thompson
2020-06-09wasp: apps: Step counter applicationDaniel Thompson
2020-05-11docs: Introduce the Application Writer's Guide.Daniel Thompson
2020-05-09reloader: Integrate into the main build systemDaniel Thompson
2020-05-09Makefile: Match command line arguments with latest version of pyOCDDaniel Thompson
2020-04-26reloader: OTA flashing tool for wasp-osDaniel Thompson
2020-04-11wasp: Automatically generate watch.py for PineTimeDaniel Thompson
2020-02-24docs: Add .nojeykyll for better github compatiblityDaniel Thompson
2020-02-22docs: Use sphinx to gather together all the wasp docsDaniel Thompson
2020-02-09micropython: Enable filesystem supportDaniel Thompson
2020-02-01Makefile: Allow BOARD to come from the environmentDaniel Thompson
2020-01-31wasp: simulator: First steps towards a simulatorDaniel Thompson
2020-01-30wasp: Reorganise the board supportDaniel Thompson
2020-01-30Makefile: Forcible remove frozen contentDaniel Thompson
2020-01-28Makefile: Shortcut to help update the bootloader using BMPDaniel Thompson
2020-01-28Makefile: Switch to FROZEN_MANIFESTDaniel Thompson
2020-01-21wasp: st7789: Add a simple proof-of-concept display driverDaniel Thompson
2020-01-20Makefile: Switch to pyocd for flashingDaniel Thompson
2020-01-20Makefile: Add shortcut to download the softdevice binaryDaniel Thompson
2020-01-20Makefile: Try an experimental bootloader dist packageDaniel Thompson
2020-01-20Makefile: Get user to supply BOARD= and job countDaniel Thompson
2020-01-14Initial revisionDaniel Thompson