Add EXI and USB Gecko support #90
Annotations
25 warnings
Lints
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lints:
luma_core/src/vi.rs#L183
unused variable: `width`
|
Lints:
luma_core/src/exi/mod.rs#L14
constant `EXI_DMA_ADDR` is never used
|
Lints:
luma_core/src/exi/mod.rs#L15
constant `EXI_DMA_SIZE` is never used
|
Lints:
luma_core/src/exi/mod.rs#L65
field `exi` is never read
|
Lints:
luma_core/src/allocate.rs#L30
unsafe function's docs are missing a `# Safety` section
|
Lints:
luma_core/src/vi.rs#L96
this operation has no effect
|
Lints:
luma_core/src/vi.rs#L96
casting to the same type is unnecessary (`u16` -> `u16`)
|
Lints:
luma_core/src/vi.rs#L143
unneeded late initialization
|
Lints:
luma_core/src/ipc.rs#L29
you should consider adding a `Default` implementation for `IpcMessageAddress`
|
Lints:
luma_core/src/ipc.rs#L72
you should consider adding a `Default` implementation for `PpcIpcControl`
|
Lints
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lints
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lints
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Lints
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build:
luma_core/src/vi.rs#L183
unused variable: `width`
|
Build:
luma_core/src/exi/mod.rs#L14
constant `EXI_DMA_ADDR` is never used
|
Build:
luma_core/src/exi/mod.rs#L15
constant `EXI_DMA_SIZE` is never used
|
Build:
luma_core/src/exi/mod.rs#L65
field `exi` is never read
|
Build
`luma_core` (lib) generated 4 warnings
|