wip: notify demo for ble-blinky #30
Annotations
4 errors and 10 warnings
build:
examples/adc_pin.rs#L16
unresolved import `hal::systick`
|
build:
examples/empty.rs#L7
unresolved import `hal::systick`
|
build:
examples/i2c-mpu6050.rs#L11
unresolved import `hal::systick`
|
build
Process completed with exit code 101.
|
build:
src/ble/mod.rs#L12
unused import: `println`
|
build:
src/ble/ffi.rs#L230
`extern` block uses type `Result<(), NonZeroU8>`, which is not FFI-safe
|
build:
src/ble/ffi.rs#L252
`extern` block uses type `Result<(), NonZeroU8>`, which is not FFI-safe
|
build:
src/ble/ffi.rs#L254
`extern` block uses type `Result<(), NonZeroU8>`, which is not FFI-safe
|
build:
src/ble/ffi.rs#L256
`extern` block uses type `Result<(), NonZeroU8>`, which is not FFI-safe
|
build:
src/ble/ffi.rs#L258
`extern` block uses type `Result<(), NonZeroU8>`, which is not FFI-safe
|
build:
src/ble/ffi.rs#L260
`extern` block uses type `Result<(), NonZeroU8>`, which is not FFI-safe
|
build:
src/ble/ffi.rs#L300
`extern` block uses type `Result<(), NonZeroU8>`, which is not FFI-safe
|
build:
src/ble/ffi.rs#L309
`extern` block uses type `Result<(), NonZeroU8>`, which is not FFI-safe
|
build:
src/ble/ffi.rs#L670
`extern` block uses type `Result<(), NonZeroU8>`, which is not FFI-safe
|