1
0
Fork 0

Commit graph

  • 42fe7bf352 drivers: vibrator: Finalize docstrings Daniel Thompson 2020-05-14 21:42:16 +0100
  • 95f1788347 drivers: st7789: Finalize docstrings Daniel Thompson 2020-05-14 21:41:02 +0100
  • 9274d8cc2d drivers: signal: Finalize docstrings Daniel Thompson 2020-05-14 21:39:14 +0100
  • 880083977c drivers: nrf_rtc: Finalize docstrings Daniel Thompson 2020-05-14 21:36:33 +0100
  • d5c629a9ac drivers: cst816s: Finalize docstrings Daniel Thompson 2020-05-14 21:36:09 +0100
  • 85079c149b drivers: battery: Finalize docstrings Daniel Thompson 2020-05-14 21:31:22 +0100
  • 4af873c9e3 docs: appguide: Describe how to hack on frozen modules Daniel Thompson 2020-05-13 22:11:31 +0100
  • 93ad0e6972 wasp: draw565: docstring improvements Daniel Thompson 2020-05-11 23:07:35 +0100
  • 15d5d70bbd docs: appguide: Switch to proper note format Daniel Thompson 2020-05-11 23:03:15 +0100
  • ba002afbbf README: Direct links to the rendered documentation. Daniel Thompson 2020-05-11 21:56:23 +0100
  • a2fd52ef2b docs: Introduce the Application Writer's Guide. Daniel Thompson 2020-05-10 14:10:04 +0100
  • bb8e95cdd4 docs: Document the bootloader protocols Daniel Thompson 2020-05-10 10:43:02 +0100
  • fe1bbbac52 apps: template: Fix broken docstring Daniel Thompson 2020-05-10 09:34:57 +0100
  • 09071427e4 drivers: nrf_rtc: Fix some tab/space issues Daniel Thompson 2020-05-10 09:34:22 +0100
  • a4c62bb818 wasp: apps: Remove __init__.py Daniel Thompson 2020-05-10 09:33:26 +0100
  • 399b956eb5 wasptool: Add a command to compare RTC against the local workstation Daniel Thompson 2020-05-09 14:21:39 +0100
  • c1f8823f61 Add PNVRAM support to avoid forgetting the time during a reboot. Daniel Thompson 2020-05-09 14:18:39 +0100
  • b0dec58769 tools: ota-dfu: Adopt latest version Daniel Thompson 2020-05-09 14:09:45 +0100
  • 945546a804 reloader: Integrate into the main build system Daniel Thompson 2020-05-09 14:09:28 +0100
  • 59ae03fc67 Makefile: Match command line arguments with latest version of pyOCD Daniel Thompson 2020-05-09 14:07:32 +0100
  • d53b02ada3 TODO: Defer a couple of (fairly exotic) M2 features to M3 Daniel Thompson 2020-05-09 14:07:06 +0100
  • dc4ea4ab62 reloader: OTA flashing tool for wasp-os Daniel Thompson 2020-04-26 19:21:28 +0100
  • 17a8cfc346 tools: ota-dfu: Include a Linux-native OTA DFU tool Daniel Thompson 2020-04-26 19:18:17 +0100
  • 5ce0d4cd6f tools/hexmerge: Fix file permissions Daniel Thompson 2020-04-26 15:00:02 +0100
  • 2d437b0f68 wasp: drivers: nrf_rtc: Fix a nasty bug when setting the time Daniel Thompson 2020-04-26 14:59:29 +0100
  • 94a6d4c78a micropython: Enable direct memory access from Python Daniel Thompson 2020-04-26 14:57:36 +0100
  • 2e7db3ae19 tools: wasptool: Improve command output for --exec and --eval Daniel Thompson 2020-04-20 19:09:33 +0100
  • 6729ac67a5 apps: launcher: Add a scroll ready indicator Daniel Thompson 2020-04-20 18:58:42 +0100
  • 8b2ba4e79c apps: launcher: Make app.ICON optional Daniel Thompson 2020-04-20 18:58:21 +0100
  • e854998268 apps: stopwatch: Fix redraw bug (and remove some old test code) Daniel Thompson 2020-04-20 18:57:48 +0100
  • 9348e758b2 wasp: nrf_rtc: Add a tiny bit of extra resolution Daniel Thompson 2020-04-18 15:34:49 +0100
  • 5b277e94f1 wasp: Manager: Avoid printing the stack trace when it can cause problems Daniel Thompson 2020-04-18 15:32:46 +0100
  • 604966d9db
    README: Provide link to the latest video Daniel Thompson 2020-04-23 13:53:28 +0100
  • 880764da7d wasp: apps: Conway's Game of Life Daniel Thompson 2020-04-17 17:30:31 +0100
  • bfd914a5d1 boards: simulator: Add ptr32 support Daniel Thompson 2020-04-17 17:19:01 +0100
  • 1fe0602995 tools: wasptool: Introduce simple chunking Daniel Thompson 2020-04-17 17:18:27 +0100
  • fe43091bcf tools: wasptool: Add support for --reset Daniel Thompson 2020-04-17 17:17:24 +0100
  • 777a150c9d TODO: Record even more progress towards being awesome! Daniel Thompson 2020-04-14 20:06:19 +0100
  • 66743d42c8 wasp: Manager: Bring in proper separation of apps Daniel Thompson 2020-04-14 20:05:57 +0100
  • 10706a9704 wasp: stopwatch: Replace the stub with a "real" implementation Daniel Thompson 2020-04-14 20:03:04 +0100
  • 5fc802fb78 wasp: Manager: Push exceptions to the console as well as the crash app Daniel Thompson 2020-04-14 20:00:49 +0100
  • a77301ec64 fonts: Add sans36 (numerals only) Daniel Thompson 2020-04-14 20:00:04 +0100
  • 64afea0d07 WIP: Introduce the quick_ring Daniel Thompson 2020-04-12 08:59:37 +0100
  • b649cd1b24 wasp: template: Implement optional application methods Daniel Thompson 2020-04-12 08:41:31 +0100
  • 80d518b75b wasp: apps: Add shortcuts to all apps Daniel Thompson 2020-04-12 08:40:49 +0100
  • 64a97fce58 wasp: testapp: Sort tests alphabetically Daniel Thompson 2020-04-12 08:40:11 +0100
  • 50ecff29ef wasp: Automatically generate watch.py for PineTime Daniel Thompson 2020-04-11 21:12:18 +0100
  • 7ef145cdc5 docs: Makefile: Try to avoid nuking the .git directory... Daniel Thompson 2020-04-11 20:49:52 +0100
  • e165f13a9e docs: gnu-lgpl-v3.0: Fix some broken indentation. Daniel Thompson 2020-04-11 20:49:27 +0100
  • 4c09add2d8 docs: Add text descriptions of icons Daniel Thompson 2020-04-11 20:49:06 +0100
  • 683c3497e0 docs: Fix warnings and add a few extra apps to the docs Daniel Thompson 2020-04-11 20:26:12 +0100
  • af1379806c wasp: simulator: Use Tab to replicate the physical button Daniel Thompson 2020-04-11 20:15:20 +0100
  • f68eb610c5 wasp: On-device crash reporting Daniel Thompson 2020-04-11 20:14:30 +0100
  • 8cf9369efa tools: wasptool: Change characters used in the progress bar Daniel Thompson 2020-04-10 20:31:26 +0100
  • 23368a659b wasp: apps: Add a new (super simple) settings app Daniel Thompson 2020-04-10 20:30:20 +0100
  • f734568ad2 wasp: draw565: Optimize the bit expansion blitter slightly. Daniel Thompson 2020-04-10 20:23:12 +0100
  • 22ca8886c2 wasp: draw565: Automatic RLE format conversion Daniel Thompson 2020-04-10 20:22:51 +0100
  • 906c313e49 tools: rle_encode: Optimize the 2-bit encoding slightly Daniel Thompson 2020-04-10 20:20:48 +0100
  • a1badfd95d wasp: draw565: Fix colors when burst filling a line. Daniel Thompson 2020-04-10 20:20:01 +0100
  • 3bcda8d546 Merge branch 'master' of https://github.com/daniel-thompson/wasp-os Daniel Thompson 2020-04-10 14:32:22 +0100
  • 74511a1e1c
    Merge pull request #7 from salcedo/master Daniel Thompson 2020-04-10 14:32:14 +0100
  • fd64abe882 wasp: draw565: Optimize the 2-bit RLE drawing functions Daniel Thompson 2020-04-08 21:50:42 +0100
  • ac61d8a1c1 TODO: Update to make latest status. Daniel Thompson 2020-04-06 22:04:07 +0100
  • 841fbef8a6 wasp: testapp: Add RLE drawing benchmarks. Daniel Thompson 2020-04-06 22:03:54 +0100
  • 8ed80eeeba wasp: launcher: Experimental launcher implementation Daniel Thompson 2020-04-06 22:03:05 +0100
  • 59bb70fa64 wasp: simulator: Optimize the drawing process Daniel Thompson 2020-04-06 21:47:30 +0100
  • a1a8f3f8a3 wasp: draw565: Add 2-bit RLE decoder Daniel Thompson 2020-04-06 21:45:44 +0100
  • 1602180116 res: Switch from indexed to RGB mode Daniel Thompson 2020-04-06 21:43:14 +0100
  • 02b92ff90d tools: wasptool: Add a progress bar to the BLE uploads Daniel Thompson 2020-04-06 21:40:34 +0100
  • e2234112ff tools: rle_encode: Add a new "2-bit" encoding mode. Daniel Thompson 2020-04-06 21:37:37 +0100
  • 2b5ebcef72 wasp: widgets: Add a scrolling indicator Daniel Thompson 2020-04-05 09:48:03 +0100
  • bb4e76d852 wasp: testapp: Add an option to force an exception Daniel Thompson 2020-04-05 09:46:25 +0100
  • 83cc56969e wasp: manager: make sleep() and background() callbacks optional Daniel Thompson 2020-04-05 09:43:26 +0100
  • 6a6e393d1f wasp: vibrator: Better default for pulse Daniel Thompson 2020-04-05 09:36:05 +0100
  • b5e69aead3 wasp: Manager: Parameterize the keep awake timer Daniel Thompson 2020-04-05 09:35:32 +0100
  • 8c35282214 wasp: Rename Debounce to PinHandler Daniel Thompson 2020-04-05 09:32:35 +0100
  • 40b2482165 wasp: simulator: Swap up/down and left/right Daniel Thompson 2020-04-05 09:31:35 +0100
  • c593e1e9f9 wasp: draw565: Allow the drawing context to be reset Daniel Thompson 2020-04-05 09:29:06 +0100
  • b2622b579d wasp: Add button presses to the event system. Daniel Thompson 2020-03-28 17:27:09 +0000
  • 0cc7987689 apps: Remove unused support for effect animation Daniel Thompson 2020-03-28 17:19:34 +0000
  • d10f3dbc49 wasp: Get the terminology straight Daniel Thompson 2020-03-27 20:09:28 +0000
  • 0ac2321e82 wasp: Factor out the sleep/wake code Daniel Thompson 2020-03-27 20:07:47 +0000
  • 4a7d9246d9
    README: Add a link to the lastest wasp-os video Daniel Thompson 2020-04-06 09:28:57 +0100
  • afb9bd16b6 wasp: Add support for brightness caching and keep-awake signalling Daniel Thompson 2020-03-26 22:12:05 +0000
  • af33c7d79b wasp: Major documentation string improvements. Daniel Thompson 2020-03-26 21:46:10 +0000
  • a9413db5cf wasp: Move the constants into seperate container classes Daniel Thompson 2020-03-26 20:42:03 +0000
  • 9545e60f62 README: Update to make latest source changes. Daniel Thompson 2020-03-22 15:42:37 +0000
  • 9a95870785 Merge branch 'master' of https://github.com/daniel-thompson/wasp-os Daniel Thompson 2020-03-22 15:40:20 +0000
  • b9fe31241c Add licensing information for all wasp-os files. Daniel Thompson 2020-03-22 15:40:18 +0000
  • f8bd1a7461 Rename manager.py and expose its interfaces to all applications Daniel Thompson 2020-03-22 12:37:19 +0000
  • d3bc2d84f8
    Merge pull request #10 from jmwright/master Daniel Thompson 2020-03-20 12:12:38 +0000
  • d037a467c9 Updated readme to reference wasptool for setting rtc. Jeremy Wright 2020-03-20 07:31:32 -0400
  • 0d248c5fab Fixed the documentation for setting the RTC time Jeremy Wright 2020-03-19 17:32:42 -0400
  • dcc51cd094 wasp: pinetime: Release SPI NOR from deep power-down Brian Salcedo 2020-03-15 09:38:47 -0400
  • 5a234c16ad wasp: Rotate the swipe UI by 90 degrees Daniel Thompson 2020-03-13 19:02:29 +0000
  • 321484b845 tools: wasptool: Sneaky hack to avoid copying docstrings to the device Daniel Thompson 2020-03-09 21:34:01 +0000
  • 3ded49c5ef fonts: sans24: Minor refactor to reduce memory allocation Daniel Thompson 2020-03-09 21:33:29 +0000
  • 820764081e drivers: st7789: Automatically park ready for the next call to write data Daniel Thompson 2020-03-09 21:32:34 +0000
  • 69bc452c65 draw565: Optimize the font rendering Daniel Thompson 2020-03-09 21:29:35 +0000
  • 031d139b7c wasp: draw565: Refactor to allow apps to focus on the drawable. Daniel Thompson 2020-03-09 00:00:13 +0000