- Aug 03, 2023
-
-
q3k authored
Current ctx seems to be broken for the simulator. This is an older release, which doesn't have our newest fonts, but at least it kinda works.
-
q3k authored
-
q3k authored
-
q3k authored
-
pippin authored
This update brings some fixes to excluding miniz from build and enabling binary search for glyphs in the internal font engine. Also make licensing clearer, ctx.h itself which is in this folder is licensed under LGPLv3+, it is the micropython bindings - uctx which live in ../micropython/usermodule/mp_uctx.c which are MIT licensed.
- Aug 02, 2023
- Jul 30, 2023
-
-
q3k authored
1. The page preview seems unusable anyway, as GitLab doesn't serve HTML pages (only allows to download them). 2. Rules seems broken and 'splits' pipelines: https://gitlab.com/gitlab-org/gitlab/-/issues/34756 In return, 'only' is deprecated, but at least it works. This also hopefully stops us from submitting random MR docs onto the production pages.
-
q3k authored
-
q3k authored
-
schneider authored
-
schneider authored
-
q3k authored
We need to have the bmi270 component available, even though we don't even link against it.
-
q3k authored
This moves the raw read/write access code from the recovery mode into st3m, and gives us the ability to mount/unmount the FAT partition on demand.
-
schneider authored
-
schneider authored
-
schneider authored
-
schneider authored
-
schneider authored
-
dx authored
-
pippin authored
Only ctx.arc has a 6th integer argument, integer truncation was applied to all 6-argument methods.
-
9R authored
-
q3k authored
Whoops.
-