fix(examples): adc pin #24
Annotations
4 errors and 10 warnings
examples/embassy-ble-scan.rs#L9
unresolved import `embassy_time`
|
examples/embassy-ble-scan.rs#L107
failed to resolve: could not find `embassy` in `hal`
|
examples/embassy-ble-scan.rs#L171
found duplicate lang item `panic_impl`
|
|
src/ble/mod.rs#L6
unused import: `println`
|
src/gpio.rs#L290
function `init` is never used
|
src/gpio.rs#L303
function `irq_handler` is never used
|
src/ble/mod.rs#L71
function `hal_tmos_task` is never used
|
src/ble/ffi.rs#L213
`extern` block uses type `Result<(), NonZeroU8>`, which is not FFI-safe
|
src/ble/ffi.rs#L226
`extern` block uses type `Result<(), NonZeroU8>`, which is not FFI-safe
|
src/ble/ffi.rs#L229
`extern` block uses type `Result<(), NonZeroU8>`, which is not FFI-safe
|
src/ble/ffi.rs#L232
`extern` block uses type `Result<(), NonZeroU8>`, which is not FFI-safe
|
src/ble/ffi.rs#L235
`extern` block uses type `Result<(), NonZeroU8>`, which is not FFI-safe
|
src/ble/ffi.rs#L238
`extern` block uses type `Result<(), NonZeroU8>`, which is not FFI-safe
|
The logs for this run have expired and are no longer available.
Loading