diff --git a/down-the-stack/dk_bsc/src/lib.rs b/down-the-stack/dk_bsc/src/lib.rs index 96ad447..52630da 100644 --- a/down-the-stack/dk_bsc/src/lib.rs +++ b/down-the-stack/dk_bsc/src/lib.rs @@ -1,7 +1,6 @@ -//! Hardware Abstraction Layer (HAL) for the nRF52840 Development Kit +//! Board Support Crate (BSC) for the nRF52840 Development Kit #![deny(missing_docs)] -#![deny(warnings)] #![no_std] use core::{