finga · any pronouns
  • Joined on -
finga pushed to dev/twi at finga/clock_generator 2021-09-20 01:39:21 +02:00
95dcc14aff [WIP] Add minimal two wire support
finga pushed to master at finga/clock_generator 2021-09-19 22:15:55 +02:00
e34c088cae Use NULL instead of length for printing strings
finga deleted branch dev/twi from finga/clock_generator 2021-09-19 22:08:59 +02:00
finga created branch dev/twi in finga/clock_generator 2021-09-16 22:04:04 +02:00
finga pushed to dev/twi at finga/clock_generator 2021-09-16 22:04:04 +02:00
a026f13391 [WIP] Add minimal two wire support
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