wip: notify demo for ble-blinky #30
Annotations
4 errors and 10 warnings
examples/adc_pin.rs#L16
unresolved import `hal::systick`
|
examples/empty.rs#L7
unresolved import `hal::systick`
|
examples/i2c-mpu6050.rs#L11
unresolved import `hal::systick`
|
|
src/ble/mod.rs#L12
unused import: `println`
|
src/ble/ffi.rs#L230
`extern` block uses type `Result<(), NonZeroU8>`, which is not FFI-safe
|
src/ble/ffi.rs#L252
`extern` block uses type `Result<(), NonZeroU8>`, which is not FFI-safe
|
src/ble/ffi.rs#L254
`extern` block uses type `Result<(), NonZeroU8>`, which is not FFI-safe
|
src/ble/ffi.rs#L256
`extern` block uses type `Result<(), NonZeroU8>`, which is not FFI-safe
|
src/ble/ffi.rs#L258
`extern` block uses type `Result<(), NonZeroU8>`, which is not FFI-safe
|
src/ble/ffi.rs#L260
`extern` block uses type `Result<(), NonZeroU8>`, which is not FFI-safe
|
src/ble/ffi.rs#L300
`extern` block uses type `Result<(), NonZeroU8>`, which is not FFI-safe
|
src/ble/ffi.rs#L309
`extern` block uses type `Result<(), NonZeroU8>`, which is not FFI-safe
|
src/ble/ffi.rs#L670
`extern` block uses type `Result<(), NonZeroU8>`, which is not FFI-safe
|
The logs for this run have expired and are no longer available.
Loading