1
0
Fork 0

Commit graph

  • 5413d826d7 wasp: Re-factor how Draw565 is used. Daniel Thompson 2020-03-08 23:16:30 +0000
  • 24438ad05d testapp: Smoother transitions between tests Daniel Thompson 2020-03-08 21:31:17 +0000
  • d236db68dc testapp: Show the render time for the string test Daniel Thompson 2020-03-08 21:22:54 +0000
  • cfffeddd77 wasp: testapp: Extend with a string render test Daniel Thompson 2020-03-08 20:48:48 +0000
  • a864a93706 wasp: manager: Blankt the display during app transitions Daniel Thompson 2020-03-08 20:47:19 +0000
  • adf9a33c9e drivers: cst816s: Minor tweaks to the generated documentation. Daniel Thompson 2020-03-08 17:40:54 +0000
  • d2058fb87f docs: Increase the scope of the documentation Daniel Thompson 2020-03-08 17:40:27 +0000
  • 799a66c9b9 wasp: Move the apps into their own directory. Daniel Thompson 2020-03-08 17:37:43 +0000
  • b5b96bd776 wasp: Integrate the touch driver Daniel Thompson 2020-03-08 10:18:08 +0000
  • 753a1e68f1 tools: wasptool: Reorder the execution of arguments. Daniel Thompson 2020-03-08 10:16:49 +0000
  • 138425f4d4 wasp: manager: Start refining the application interface Daniel Thompson 2020-03-07 11:52:42 +0000
  • 1ebafc083b wasp: simulator: Add CST816S simulation Daniel Thompson 2020-03-07 11:50:26 +0000
  • 9664c394a6 drivers: nrf_rtc: Add a higher res monotonic timer Daniel Thompson 2020-03-07 11:49:35 +0000
  • 1b334f7ad9 wasp: pinetime: Enable the cst816s by default Daniel Thompson 2020-03-07 11:48:17 +0000
  • e5f455b5ba drivers: cst816s: Decouple from the watch module Daniel Thompson 2020-03-07 11:47:25 +0000
  • 6dd50f89ba README: Move the screenshots further down the doc Daniel Thompson 2020-03-06 21:27:33 +0000
  • 8216a271e4 README: Increasing the size of the video previews. Daniel Thompson 2020-03-06 21:25:38 +0000
  • dd6d00d9ca README: Caption the video's better for the front page Daniel Thompson 2020-03-06 21:17:08 +0000
  • 86c4cd45b6 README: Adding an extra video to the front page Daniel Thompson 2020-03-06 21:14:34 +0000
  • 948454a33b wasp: cst816s: Initial PoC driver Daniel Thompson 2020-03-06 21:09:43 +0000
  • 1bfe748505 docs: Add .nojeykyll for better github compatiblity Daniel Thompson 2020-02-24 08:51:25 +0000
  • 7fc4592383 wasp: draw565: Add some docstrings Daniel Thompson 2020-02-23 20:52:09 +0000
  • c3d4ddafbc wasp: clock: Add some docstrings Daniel Thompson 2020-02-23 20:51:58 +0000
  • 5c0d86d938 docs: Fix some errors in the sphinx board Daniel Thompson 2020-02-23 20:51:26 +0000
  • 41647556c1 clock: Reduce the update rate of the battery meter Daniel Thompson 2020-02-23 20:19:37 +0000
  • 3ba356f6c4 docs: Add a sphinx board Daniel Thompson 2020-02-23 20:16:23 +0000
  • 27e35527ff docs: Use sphinx to gather together all the wasp docs Daniel Thompson 2020-02-22 21:17:30 +0000
  • 42abed4b37 gitignore: Hide the attic/ Daniel Thompson 2020-02-19 19:56:38 +0000
  • 019ca1b4ed wasp: clock: Add date indication Daniel Thompson 2020-02-19 19:54:27 +0000
  • a26bfd33ce wasp: Update TODO to match current status. Daniel Thompson 2020-02-19 19:48:43 +0000
  • b508f4dc26 wasp: Add a simple font renderer Daniel Thompson 2020-02-19 19:47:51 +0000
  • 0c4754fc74 wasp: Start collecting the fonts in a single directory Daniel Thompson 2020-02-19 19:37:31 +0000
  • 3d091e3422 wasptool: Launch the console after all other arguments Daniel Thompson 2020-02-19 19:35:49 +0000
  • df11539c29 wasp: Simple shell commands (based on upysh) Daniel Thompson 2020-02-19 19:33:35 +0000
  • f689c90498 wasp: Add full dd-mm-yyyy calender tracking Daniel Thompson 2020-02-19 19:32:06 +0000
  • c9ab38d757 wasptool: Simple tool for interacting with wasp-os devices Daniel Thompson 2020-02-17 19:09:49 +0000
  • 3420bcfac8 Merge pull request #5 from mulm/master Daniel Thompson 2020-02-10 10:33:10 +0000
  • b2c5b482d5 wasp: pinetime: Enable filesystem support Daniel Thompson 2020-02-09 19:49:52 +0000
  • 3bc59b1c71 wasp: res: Add original source for battery icon Daniel Thompson 2020-02-09 19:48:40 +0000
  • 7734566fbe micropython: Enable filesystem support Daniel Thompson 2020-02-09 19:47:57 +0000
  • 9c299afe41 wasp: Add pure-python SPI NOR FLASH drivers Daniel Thompson 2020-02-09 19:47:02 +0000
  • 04b2a99666 Link to PineTime page on pine64 Will Richey 2020-02-08 14:06:56 -0500
  • bb033577da drivers: st7789: Optimize RLE decoding loop Daniel Thompson 2020-02-08 07:49:38 +0000
  • bfebf4c250 README: Add some notes about toolchains Daniel Thompson 2020-02-07 08:12:17 +0000
  • 8487479a1b README: Update prior to initial announcement Daniel Thompson 2020-02-04 19:06:35 +0000
  • 4330aafaf0 README: Update describing how the clock app works Daniel Thompson 2020-02-04 08:50:14 +0000
  • b48df32eb1 wasp: manager: Wake up on a change of charging state Daniel Thompson 2020-02-04 08:49:10 +0000
  • 2d0df5aed5 wasp: clock: Tweak the greying of the high order digits Daniel Thompson 2020-02-04 08:48:13 +0000
  • be6c6b02b0 wasp: clock: Reduce battery meter redraws Daniel Thompson 2020-02-04 08:47:14 +0000
  • 5489437f78 wasp: demo: Power up the display before launching the demo Daniel Thompson 2020-02-04 08:44:21 +0000
  • 1d8b900d40 waps: widgets: Improve the battery meter athtetics Daniel Thompson 2020-02-04 08:43:49 +0000
  • 3e0cb4eed5 wasp: manager: Avoid spurious garbage collection Daniel Thompson 2020-02-03 22:45:12 +0000
  • 1f2c25a7bd wasp: clock: Add a simple battery meter Daniel Thompson 2020-02-03 22:35:16 +0000
  • 57035ce080 wasp: st7789: Make fill() control sizing Daniel Thompson 2020-02-03 22:34:54 +0000
  • 118b7bab00 wasp: st7789: Reuse the pre-allocated linebuffer Daniel Thompson 2020-02-03 22:32:53 +0000
  • b124a747dd wasp: simulator: Add battery level simulation Daniel Thompson 2020-02-03 22:29:57 +0000
  • 3892f07e62 wasp: Add simple clock app Daniel Thompson 2020-02-03 19:24:09 +0000
  • fc74f7e37b wasp: simulator: Add RTC support Daniel Thompson 2020-02-03 19:23:10 +0000
  • a5caa845b7 wasp: simulator: Add support for machine.[light|deep]sleep() Daniel Thompson 2020-02-03 19:22:54 +0000
  • d0f18a15fa wasp: simulator: Fix column and row select Daniel Thompson 2020-02-03 19:14:44 +0000
  • 127df66335 wasp: pinetime: Basic RTC support Daniel Thompson 2020-02-03 19:12:04 +0000
  • 8168dd5939 wasp: st7789: Add positioning support to rleblit Daniel Thompson 2020-02-03 19:09:16 +0000
  • 38c18b6403 wasp: fonts: Add a large font for digital clock apps Daniel Thompson 2020-02-03 19:08:40 +0000
  • fb252818e9 tools: rle_encode: Derive variable names from filenames Daniel Thompson 2020-02-03 19:07:11 +0000
  • e21f2a79ca wasp: simulator: Add ST7789 simulation Daniel Thompson 2020-02-01 20:20:53 +0000
  • c7e11d6020 wasp: Adopt a low power mode shortly after booting Daniel Thompson 2020-02-01 20:20:30 +0000
  • 9eb5d19e35 wasp: dsd6/nitrogen: Fix the frozen manifests Daniel Thompson 2020-02-01 13:44:28 +0000
  • fed9c58205 wasp: pinetime: Start an RTC at board board Daniel Thompson 2020-02-01 13:42:11 +0000
  • a70f82cf74 Makefile: Allow BOARD to come from the environment Daniel Thompson 2020-02-01 13:40:19 +0000
  • 262d93c76c wasp: simulator: First steps towards a simulator Daniel Thompson 2020-01-31 19:36:55 +0000
  • e36caf5997 wasp: Add a super-simple vibrator driver Daniel Thompson 2020-01-31 19:24:33 +0000
  • 735d8d094c bootloader: Now works on boards without ST7789 Daniel Thompson 2020-01-31 19:23:46 +0000
  • e6c44fad0c gitignore: Hide a cached Python bytecode Daniel Thompson 2020-01-31 19:21:58 +0000
  • ba41f391fc TODO: Split into milestones Daniel Thompson 2020-01-31 09:15:08 +0000
  • ccfa480740 README: Add video link Daniel Thompson 2020-01-31 09:06:31 +0000
  • 0acbcc415b wasp: Reorganise the board support Daniel Thompson 2020-01-30 22:11:31 +0000
  • a34d65d7fd wasp: Add battery support Daniel Thompson 2020-01-30 21:46:35 +0000
  • ef5d805c51 Makefile: Forcible remove frozen content Daniel Thompson 2020-01-30 21:45:35 +0000
  • d3d98c8ffb wasp: Re-enable REPL by default Daniel Thompson 2020-01-29 17:30:57 +0000
  • 564200757c TODO: Updates after progress on bootloader Daniel Thompson 2020-01-28 21:27:12 +0000
  • 7241fce7e4 gitignore: Ignore vim swap files Daniel Thompson 2020-01-28 21:27:02 +0000
  • 0016ad4be7 Makefile: Shortcut to help update the bootloader using BMP Daniel Thompson 2020-01-28 21:25:17 +0000
  • 35fa791893 bootloader: Adopt latest bootloader Daniel Thompson 2020-01-28 21:23:48 +0000
  • 80bee2d305 wasp: drivers: st7789: Remove redunant delay Daniel Thompson 2020-01-28 21:19:36 +0000
  • 28640d431e tools: rle_encode: Experimental color encoder Daniel Thompson 2020-01-28 21:19:06 +0000
  • fbc5ee87d2 tools: rle_encode: Implement proper argument parsing Daniel Thompson 2020-01-28 21:17:41 +0000
  • 6dfc95764f manifest: Enable highest optimization by default Daniel Thompson 2020-01-28 21:16:22 +0000
  • e88165b429 wasp: drivers: st7789: native code gen for rleblit Daniel Thompson 2020-01-28 18:34:00 +0000
  • 0917d5135d Makefile: Switch to FROZEN_MANIFEST Daniel Thompson 2020-01-28 18:32:42 +0000
  • c38e133d91 micropython: Update for native code gen fixes Daniel Thompson 2020-01-28 18:30:34 +0000
  • 6474317574 wasp: pinetime: Fix backlight flicker during bootup Daniel Thompson 2020-01-28 18:30:04 +0000
  • e31162ae22 TODO: Make compatible with the GFM tasklist extension Daniel Thompson 2020-01-22 13:40:16 +0000
  • 90a7d3c897 TODO: Initial list for the sprint to dumb watch parity Daniel Thompson 2020-01-22 13:38:32 +0000
  • bf3e6cf945 res: Add original source artwork for content in logo.py Daniel Thompson 2020-01-23 22:02:26 +0000
  • 4604603352 tools: rle_encode: Rework into proper functions Daniel Thompson 2020-01-23 22:01:57 +0000
  • 8f231430b3 logo: Gather together the bitmaps into a single variable Daniel Thompson 2020-01-23 22:00:42 +0000
  • 06b8730af8 wasp: Turn-key demo Daniel Thompson 2020-01-23 19:36:48 +0000
  • 3157bcc310 wasp: drivers: st7789: Replace with custom uPy driver Daniel Thompson 2020-01-23 18:59:43 +0000
  • 1ec5c11ea7 WIP: tools: Simple RLE encoder Daniel Thompson 2020-01-23 18:55:03 +0000
  • 7ea3acc21a wasp: Add a RLE encoded Pine logo Daniel Thompson 2020-01-23 18:54:26 +0000