1
0
Fork 0
Commit Graph

16 Commits (jebbatime)

Author SHA1 Message Date
ml server e8beec6814 use jebbatime-bootloader 2021-06-14 17:42:52 -06:00
ml server fa16152edc rm bootloader mirror 2021-06-14 17:41:49 -06:00
ml server ac7f695f54 use https for micropython submodule 2021-06-14 16:52:38 -06:00
ml server a0b394cf5f rm micropython ssh url 2021-06-14 16:48:53 -06:00
ml server 9d23e8ba6b Use jebbatime micropython fork 2021-06-14 16:46:07 -06:00
ml server b31ae87ffe rm daniel thompson's fork of micropython submodule 2021-06-14 16:42:50 -06:00
ml server d1472b11ea rm bma42x-upy.... 2021-06-14 12:37:07 -06:00
jebba 36076a129a use spacecruft mirrors for git submodules 2021-06-12 12:05:56 -06:00
Daniel Thompson ccaf12750b wasp: apps: Step counter application
Currently there's no fancy algorithms to estimate stride length. Just
pure simple step counting directly from the hardware's "intelligence
engine".

Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
2020-06-09 21:31:55 +01:00
Daniel Thompson c3bc871727 pynus: Switch to the wasp-os version 2020-05-15 20:12:54 +01:00
Daniel Thompson dc4ea4ab62 reloader: OTA flashing tool for wasp-os 2020-04-26 19:21:28 +01:00
Daniel Thompson 17a8cfc346 tools: ota-dfu: Include a Linux-native OTA DFU tool 2020-04-26 19:18:17 +01:00
Daniel Thompson b508f4dc26 wasp: Add a simple font renderer 2020-02-19 19:57:08 +00:00
Daniel Thompson c9ab38d757 wasptool: Simple tool for interacting with wasp-os devices 2020-02-19 19:57:08 +00:00
Daniel Thompson 9c299afe41 wasp: Add pure-python SPI NOR FLASH drivers 2020-02-09 19:47:02 +00:00
Daniel Thompson 88e736c9e9 Initial revision
This is a just a rather hacky combined build environment.
2020-01-14 21:32:59 +00:00