Skip to content

Commit

Permalink
chips/swervolf-eh1: remove unused naked_functions
Browse files Browse the repository at this point in the history
  • Loading branch information
bradjc committed Jan 18, 2024
1 parent c785ca0 commit 0628a5e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chips/swervolf-eh1/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

//! Drivers and chip support for SweRVolf.

#![feature(naked_functions)]
#![no_std]
#![crate_name = "swervolf_eh1"]
#![crate_type = "rlib"]
Expand Down

0 comments on commit 0628a5e

Please sign in to comment.