Skip to content

feat: add ble-blinky demo #29

feat: add ble-blinky demo

feat: add ble-blinky demo #29

Triggered via push December 2, 2023 21:29
Status Failure
Total duration 36s
Artifacts

rust.yml

on: push
Fit to window
Zoom out
Zoom in

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