SAI: audio pll, sai peripheral driver, and small rtic synthesizing sample #466
Annotations
10 errors and 15 warnings
src/chip/imxrt10xx/ccm.rs#L432
`const` and `let` are mutually exclusive
|
src/chip/imxrt10xx/ccm.rs#L432
cannot find function `clock_frequency` in module `pll4`
|
|
src/common/sai.rs#L329
`mut` must precede `dyn`
|
src/common/sai.rs#L329
expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `,`
|
src/common/sai.rs#L329
expected expression, found `:`
|
src/common/sai.rs#L327
cannot find value `tx` in this scope
|
src/common/sai.rs#L327
cannot find value `tx0_pin` in this scope
|
src/common/sai.rs#L328
cannot find value `tx` in this scope
|
src/common/sai.rs#L328
cannot find value `tx1_pin` in this scope
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
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/
|
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/
|
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/
|
src/common/sai.rs#L18
unused import: `crate::ccm`
|
src/common/sai.rs#L234
unused doc comment
|
src/chip/imxrt10xx/ccm/analog.rs#L98
unused variable: `post_div_select`
|
src/common/sai.rs#L230
unused variable: `cfg`
|
src/common/sai.rs#L371
unused variable: `frame`
|
src/common/sai.rs#L33
associated constants `SampleOnRising` and `SampleOnFalling` are never used
|
src/common/sai.rs#L38
fields `sync_width`, `sync_early`, and `polarity` are never read
|
src/common/sai.rs#L58
associated constant `MclkDiv` is never used
|
src/common/sai.rs#L62
fields `src_swap`, `input_delay`, `polarity`, and `source` are never read
|
src/common/sai.rs#L69
fields `byte_order`, `word_length`, and `frame_length` are never read
|
The logs for this run have expired and are no longer available.
Loading