Add I2C, SPI, and ADC functionality, Take 2 #22
Annotations
12 warnings
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
`/home/runner/work/msp430fr2x5x-hal/msp430fr2x5x-hal/.cargo/config` is deprecated in favor of `config.toml`
|
Build:
src/lib.rs#L29
the feature `asm_const` has been stable since 1.82.0 and no longer requires an attribute to enable
|
Build:
src/hw_traits/eusci.rs#L342
methods `ucbrk` and `ucbusy` are never used
|
Build:
src/hw_traits/eusci.rs#L347
methods `uclisten`, `ucfe`, and `ucoe` are never used
|
Build:
src/hw_traits/eusci.rs#L355
methods `ucbcntifg`, `ucalifg`, `ucstpifg`, and `ucsttifg` are never used
|
Build:
src/util.rs#L3
methods `clear` and `clear_mask` are never used
|
Build
`msp430fr2x5x-hal` (lib) generated 5 warnings
|