feat: add ble-blinky demo #29
Annotations
10 errors and 10 warnings
build:
examples/adc_pin.rs#L16
unresolved import `hal::systick`
|
build:
examples/gpio_int.rs#L15
unresolved import `hal::systick`
|
build:
examples/ble-peripheral-devinfo.rs#L224
cannot find value `GATT_ALL_SERVICES` in this scope
|
build:
examples/ble-peripheral-devinfo.rs#L225
cannot find value `GATT_ALL_SERVICES` in this scope
|
build:
examples/ble-peripheral-devinfo.rs#L275
cannot find value `GATT_MAX_ENCRYPT_KEY_SIZE` in this scope
|
build:
examples/ble-peripheral-devinfo.rs#L544
found duplicate lang item `panic_impl`
|
build:
examples/ble-peripheral.rs#L85
cannot find function, tuple struct or tuple variant `GAPRole_SetParameter` in this scope
|
build:
examples/ble-peripheral.rs#L86
cannot find function, tuple struct or tuple variant `GAPRole_SetParameter` in this scope
|
build:
examples/ble-peripheral.rs#L91
cannot find function, tuple struct or tuple variant `GAPRole_SetParameter` in this scope
|
build:
examples/ble-peripheral.rs#L92
cannot find function, tuple struct or tuple variant `GAPRole_SetParameter` in this scope
|
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
|