Skip to content

Update dependencies#141

Merged
JohnAZoidberg merged 8 commits intomainfrom
updates
Jan 21, 2026
Merged

Update dependencies#141
JohnAZoidberg merged 8 commits intomainfrom
updates

Conversation

@JohnAZoidberg
Copy link
Member

@JohnAZoidberg JohnAZoidberg commented Jan 18, 2026

Resolves #36

Use `devenv shell` to get all nix dependencies. Then you can build in
there.

Signed-off-by: Daniel Schaefer <dhs@frame.work>
Signed-off-by: Daniel Schaefer <dhs@frame.work>
Code has always expected it to be there, make sure the linker checks it.

Signed-off-by: Daniel Schaefer <dhs@frame.work>
I never implemented a HID interface

Signed-off-by: Daniel Schaefer <dhs@frame.work>
Signed-off-by: Daniel Schaefer <dhs@frame.work>
Signed-off-by: Daniel Schaefer <dhs@frame.work>
warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
   --> fl16-inputmodules/src/control.rs:134:23
    |
134 | #[derive(Copy, Clone, num_derive::FromPrimitive)]
    |                       ^------------------------
    |                       |
    |                       `FromPrimitive` is not local
    |                       move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_PwmFreqArg`
135 | pub enum PwmFreqArg {
    |          ---------- `PwmFreqArg` is not local
    |

Signed-off-by: Daniel Schaefer <dhs@frame.work>
Signed-off-by: Daniel Schaefer <dhs@frame.work>
@JohnAZoidberg
Copy link
Member Author

Tested. Firmware and tool still work well.

@JohnAZoidberg JohnAZoidberg merged commit 9874e03 into main Jan 21, 2026
12 checks passed
@JohnAZoidberg JohnAZoidberg deleted the updates branch January 21, 2026 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update dependencies

1 participant