rm deny warnings

This commit is contained in:
Mirabellensaft 2023-02-21 16:32:16 +01:00
parent 8b31518a6f
commit fd5179420f

View file

@ -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::{