finga · any pronouns
  • Joined on -
finga pushed to wip/rust at finga/clock_generator 2022-04-08 01:07:38 +02:00
3f19ad6ee9 make: Set up release profile and update the readme
finga pushed to wip/rust at finga/clock_generator 2022-04-08 00:24:58 +02:00
882e79f9b8 fw-rust: Update build dependencies
finga pushed to wip/rust at finga/clock_generator 2022-04-08 00:22:57 +02:00
eb87f77d0a fw-rust: Remove wrap around of values in setup
2fe25e584f fw-rust: Configure display temperature curve
Compare 2 commits »
finga pushed to main at finga/clock_generator 2022-04-08 00:20:12 +02:00
2fe25e584f fw-rust: Configure display temperature curve
finga pushed to main at finga/clock_generator 2022-04-08 00:03:48 +02:00
262d49921e readme: Rewrite and extend the readme [CI SKIP]
finga pushed to wip/rust at finga/clock_generator 2022-04-08 00:02:50 +02:00
262d49921e readme: Rewrite and extend the readme [CI SKIP]
finga pushed to wip/rust at finga/clock_generator 2022-04-08 00:02:02 +02:00
7b16eb7580 readme: Rewrite and extend the readme [CI SKIP]
finga pushed to wip/rust at finga/clock_generator 2022-04-08 00:01:34 +02:00
38843e5307 readme: Rewrite and extend the readme [CI SKIP]
finga pushed to wip/rust at finga/clock_generator 2022-04-07 23:55:17 +02:00
73371b7ce8 readme: Rewrite and extend the readme [CI SKIP]
finga pushed to wip/rust at finga/clock_generator 2022-04-07 23:54:17 +02:00
c37d405610 readme: Rewrite and extend the readme [CI SKIP]
finga pushed to main at finga/clock_generator 2022-04-07 12:18:51 +02:00
e6bf3e780e fw-rust: Improve control/display toggle times
finga closed issue finga/clock_generator#1 2022-04-07 12:18:19 +02:00
Optimize the control/display toggle with the lcd controller
finga pushed to wip/rust at finga/clock_generator 2022-04-07 12:17:57 +02:00
e6bf3e780e fw-rust: Improve control/display toggle times
finga pushed to main at finga/clock_generator 2022-04-06 17:46:56 +02:00
58d903c9e6 readme: Add firmware infos [CI SKIP]
finga pushed to wip/rust at finga/clock_generator 2022-04-06 17:46:04 +02:00
58d903c9e6 readme: Add firmware infos [CI SKIP]
finga opened issue finga/clock_generator#1 2022-04-05 21:26:55 +02:00
Get rid of delay workaround
finga pushed to main at finga/clock_generator 2022-04-04 23:47:10 +02:00
9b7bfb0562 fw-rust: Improve readability
791a0a0245 fw-rust: Use DefaultClock type alias everywhere
b51511dbab fw-rust: Improve setup screen
c36581e703 fw-rust: Make Si5351 useable
7f14974146 fw-rust: Remove unnecessary Draw trait
Compare 37 commits »
finga pushed to wip/rust at finga/clock_generator 2022-04-03 01:55:13 +02:00
9b7bfb0562 fw-rust: Improve readability
finga pushed to wip/rust at finga/clock_generator 2022-04-03 01:55:07 +02:00
791a0a0245 fw-rust: Use DefaultClock type alias everywhere
finga pushed to wip/rust at finga/clock_generator 2022-04-03 01:46:28 +02:00
b51511dbab fw-rust: Improve setup screen