Skip to content

feat(blk): blinky sub demo now works #31

feat(blk): blinky sub demo now works

feat(blk): blinky sub demo now works #31

Triggered via push December 3, 2023 06:23
Status Failure
Total duration 32s
Artifacts

rust.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 10 warnings
build: examples/adc_temp.rs#L16
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
Process completed with exit code 101.
build: src/ble/mod.rs#L12
unused import: `println`
build: src/ble/ffi.rs#L3
unused import: `core::ffi::c_void`
build: src/ble/ffi.rs#L6
unused import: `super::gatt::gattMsg_t`
build: src/ble/gatt.rs#L4
unused import: `core::ptr`
build: src/ble/ffi.rs#L233
`extern` block uses type `Result<(), NonZeroU8>`, which is not FFI-safe
build: src/ble/ffi.rs#L255
`extern` block uses type `Result<(), NonZeroU8>`, which is not FFI-safe
build: src/ble/ffi.rs#L257
`extern` block uses type `Result<(), NonZeroU8>`, which is not FFI-safe
build: src/ble/ffi.rs#L259
`extern` block uses type `Result<(), NonZeroU8>`, which is not FFI-safe
build: src/ble/ffi.rs#L261
`extern` block uses type `Result<(), NonZeroU8>`, which is not FFI-safe
build: src/ble/ffi.rs#L263
`extern` block uses type `Result<(), NonZeroU8>`, which is not FFI-safe