summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* get tinyUSB mass storage demo workingusb-mscJoey Castillo2022-05-063-2/+253
* bump library versionJoey Castillo2022-05-061-1/+1
* add support for a small filesystem on the watchJoey Castillo2022-05-069-0/+437
* add room for flash filesystem in linker scriptJoey Castillo2022-05-061-3/+10
* add littlefs moduleJoey Castillo2022-05-052-0/+3
* Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into motion-expressJoey Castillo2022-05-0287-1345/+6605
|\
| * add CVE-2022-24765 to build-simulatorjoeycastillo2022-04-301-0/+2
| * milestone: watch library 0.0.1Joey Castillo2022-04-211-1/+1
| * movement: only run custom commands at first launchJoey Castillo2022-04-212-4/+5
| * deep space firmware: show voyager 1 mission dayJoey Castillo2022-04-211-0/+2
| * make 2022 the default yearJoey Castillo2022-04-211-0/+7
| * deep space firmware: prepopulate time zonesJoey Castillo2022-04-211-0/+15
| * stargazer firmware: make LED red by defaultJoey Castillo2022-04-212-0/+9
| * freeze snapshot of standard firmware in alt_fwJoey Castillo2022-04-212-1/+44
| * add mechanism for building alternate firmware imagesJoey Castillo2022-04-2010-0/+315
| * add counter face to movement buildJoey Castillo2022-04-202-0/+2
| * Add break statement for EVENT_TICK in watch_face template (#64)Spencer Bywater2022-04-201-0/+1
| * work around CVE-2022-24765Joey Castillo2022-04-201-0/+2
| * update checkout action (unsafe directory fix)Joey Castillo2022-04-201-2/+2
| * Merge branch 'mars-clock'Joey Castillo2022-04-204-0/+225
| |\
| | * mars clock: formattingJoey Castillo2022-04-061-2/+2
| | * mars clock: use S without cross-stroke for clarityJoey Castillo2022-04-061-1/+1
| | * Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into mars-clockJoey Castillo2022-04-063-9/+9
| | |\
| | * | Revert "make lowercase s look distinct"Joey Castillo2022-04-061-1/+1
| | * | Merge branch 'main' into mars-clockJoey Castillo2022-04-061-1/+1
| | |\ \
| | * \ \ Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into mars-clockJoey Castillo2022-04-0637-589/+5801
| | |\ \ \
| | * | | | make lowercase s look distinctJoey Castillo2022-03-131-1/+1
| | * | | | mars clock: add support for solsJoey Castillo2022-03-052-14/+39
| | * | | | mars clock: adding additional sitesJoey Castillo2022-03-042-6/+43
| | * | | | movement: first pass at mars clockJoey Castillo2022-03-044-0/+162
| * | | | | rewrite lis2dh logger for lis2dwJoey Castillo2022-04-106-64/+122
| * | | | | remove old lis2dh driverJoey Castillo2022-04-104-367/+0
| * | | | | make A1-05 the default board (final hardware)Joey Castillo2022-04-101-1/+1
| * | | | | remove all deprecated functionsJoey Castillo2022-04-1017-275/+0
| * | | | | world clock: fix glitch when exiting settings modeJoey Castillo2022-04-101-6/+7
| * | | | | static analysis: add comments to empty while loopsJoey Castillo2022-04-103-5/+5
| * | | | | static analysis: make __write static to avoid confusionJoey Castillo2022-04-102-7/+6
| * | | | | static analysis: use parentheses around binary operatorsJoey Castillo2022-04-102-4/+4
| * | | | | charset tweaks: no need to run deeper checksJoey Castillo2022-04-101-8/+8
| * | | | | add rule for static analysisJoey Castillo2022-04-101-0/+5
| | |_|_|/ | |/| | |
| * | | | character map tweaks: add some ligatures and symbolsJoey Castillo2022-04-063-9/+9
| | |_|/ | |/| |
| * | | Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into mainJoey Castillo2022-04-067-9/+273
| |\ \ \ | | | |/ | | |/|
| | * | Add tomato face: a pomodoro style timer (#61)Wesley Ellis2022-04-067-9/+273
| * | | moon phase: light LED on press like other facesJoey Castillo2022-04-031-1/+1
| |/ /
| * | time set: fix PM not appearing at noon in 12h modeJoey Castillo2022-04-021-2/+2
| * | movement: final list of watch faces for stock firmwareJoey Castillo2022-04-023-3/+6
| * | thermistor readout: fix change in units when waking from sleepJoey Castillo2022-04-021-1/+1
| * | movement: add thermistor testing watch faceJoey Castillo2022-04-024-0/+133
| * | Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into mainJoey Castillo2022-03-282-0/+141
| |\ \
| | * | append counter_face to complication directory. (#58)Shogo Okamoto2022-03-202-0/+141