Showing with 97391 additions and 43 deletions
- hw-tests/ecgtest/main.c +5 -5 5 additions, 5 deletionshw-tests/ecgtest/main.c
- hw-tests/hello-world/main.c +1 -2 1 addition, 2 deletionshw-tests/hello-world/main.c
- hw-tests/ips/main.c +2 -4 2 additions, 4 deletionshw-tests/ips/main.c
- l0dables/blinky/main.c +3 -0 3 additions, 0 deletionsl0dables/blinky/main.c
- l0dables/lib/crt.s +4 -17 4 additions, 17 deletionsl0dables/lib/crt.s
- l0dables/lib/hardware.c +22 -0 22 additions, 0 deletionsl0dables/lib/hardware.c
- lib/card10/card10.c +8 -12 8 additions, 12 deletionslib/card10/card10.c
- lib/card10/portexpander.c +1 -1 1 addition, 1 deletionlib/card10/portexpander.c
- lib/crypto/SHA256 +1 -0 1 addition, 0 deletionslib/crypto/SHA256
- lib/crypto/meson.build +20 -0 20 additions, 0 deletionslib/crypto/meson.build
- lib/crypto/tiny-AES-c +1 -0 1 addition, 0 deletionslib/crypto/tiny-AES-c
- lib/ctx/ctx-fontgen.c +272 -0 272 additions, 0 deletionslib/ctx/ctx-fontgen.c
- lib/ctx/ctx-nofont.h +44960 -0 44960 additions, 0 deletionslib/ctx/ctx-nofont.h
- lib/ctx/ctx.c +44 -0 44 additions, 0 deletionslib/ctx/ctx.c
- lib/ctx/ctx.h +46980 -0 46980 additions, 0 deletionslib/ctx/ctx.h
- lib/ctx/fira-mono.ttf +0 -0 0 additions, 0 deletionslib/ctx/fira-mono.ttf
- lib/ctx/license-ctx.txt +14 -0 14 additions, 0 deletionslib/ctx/license-ctx.txt
- lib/ctx/meson.build +41 -0 41 additions, 0 deletionslib/ctx/meson.build
- lib/ctx/stb_truetype.h +5011 -0 5011 additions, 0 deletionslib/ctx/stb_truetype.h
- lib/ff13/meson.build +1 -2 1 addition, 2 deletionslib/ff13/meson.build
Some changes are not shown.
For a faster browsing experience, only 20 of 264+ files are shown.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
lib/ctx/ctx-fontgen.c
0 → 100644
This diff is collapsed.
lib/ctx/ctx-nofont.h
0 → 100644
Source diff could not be displayed: it is too large. Options to address this: view the blob.
This diff is collapsed.
lib/ctx/ctx.c
0 → 100644
This diff is collapsed.
lib/ctx/ctx.h
0 → 100644
Source diff could not be displayed: it is too large. Options to address this: view the blob.
This diff is collapsed.
lib/ctx/license-ctx.txt
0 → 100644
This diff is collapsed.
lib/ctx/meson.build
0 → 100644
This diff is collapsed.
lib/ctx/stb_truetype.h
0 → 100644
This diff is collapsed.
This diff is collapsed.