Skip to content

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>
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

2 participants