finga · any pronouns
  • Joined on -
finga pushed to master at finga/clock_generator 2021-09-15 21:13:53 +02:00
47bd5e45f7 Create a function to move the cursor
finga pushed to master at finga/clock_generator 2021-09-14 00:29:40 +02:00
cc105aa9c9 Enable pedantic warnings
finga pushed to master at finga/clock_generator 2021-09-14 00:25:49 +02:00
c53ccba034 Use symbol table for symbol parsing
finga pushed to master at finga/clock_generator 2021-09-14 00:22:13 +02:00
be08864f04 Use symbol table for symbol parsing
finga deleted branch parser from finga/clock_generator 2021-09-13 23:13:40 +02:00
finga pushed to master at finga/clock_generator 2021-09-12 23:32:51 +02:00
f9f131a6da Add static and const declarations and spaces
finga pushed to parser at finga/clock_generator 2021-09-12 23:32:02 +02:00
df92b89716 Use symbol table for symbol parsing
a29ccbbf43 Store graphics and symbols in flash
f9f131a6da Add static and const declarations and spaces
Compare 3 commits »
finga created branch parser in finga/clock_generator 2021-09-12 23:32:02 +02:00
finga pushed to master at finga/clock_generator 2021-09-12 01:09:23 +02:00
a5d88e879c Furbish code and comment
14dd301657 Fix kerning in setup screen for backlight
d75d230541 Implement contrast and backlight handling
Compare 3 commits »
finga pushed to master at finga/clock_generator 2021-09-12 00:28:11 +02:00
05c9888a75 Store setup settings in eeprom
acf4bc5754 Editable setup settings
Compare 2 commits »
finga pushed to master at finga/clock_generator 2021-09-11 11:22:17 +02:00
0acd0bd98b Iterable setup settings with encoder
finga deleted branch dev/display_fonts from finga/clock_generator 2021-09-11 11:22:03 +02:00
finga pushed to master at finga/clock_generator 2021-09-11 00:26:06 +02:00
e2d30d7050 Fix indents and switch syntax
6eb515e2d4 Display digits and integers
Compare 2 commits »
finga pushed to master at finga/clock_generator 2021-09-09 20:57:34 +02:00
19c0f141a4 Add setup screen
9c496e765d Refactor state handling
6746d34b2f Handle switch input
Compare 3 commits »
finga pushed to master at finga/clock_generator 2021-09-09 20:01:31 +02:00
e099b0f94a Move clock speed setting into makefile
finga pushed to master at finga/clock_generator 2021-09-09 19:48:07 +02:00
d281cf971d Move clock speed setting into makefile
finga pushed to master at finga/clock_generator 2021-09-08 14:55:00 +02:00
727f89eeb0 Basic state handling
finga pushed to master at finga/clock_generator 2021-09-08 14:07:58 +02:00
cd2c6cf196 Improve splash screen
cec207984a Improve make file
86ec90b202 Minimal encoder input handling
Compare 3 commits »
finga pushed to master at finga/presentation-rust-introduction 2021-09-06 14:09:11 +02:00
1db227f540 Improve wording
finga pushed to dev/display_fonts at finga/clock_generator 2021-09-03 16:20:10 +02:00
92ff95b213 [wip] Encoder debugging