Skip to content

Commit

Permalink
Make clippy happier
Browse files Browse the repository at this point in the history
  • Loading branch information
naufraghi committed Jan 1, 2025
1 parent 64d6d28 commit 4c57ef0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion boards/rp-pico/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ extern crate cortex_m_rt;
/// loop {}
/// }
/// ```
#[cfg(feature = "rt")]
pub use hal::entry;

Expand Down

0 comments on commit 4c57ef0

Please sign in to comment.