This commit is contained in:
xoviat
2023-06-30 18:33:22 -05:00
parent c07854fed8
commit 6e13f5b387
4 changed files with 2 additions and 10 deletions

View File

@ -264,6 +264,7 @@ fn calc_pll(config: &Config, Hertz(sysclk): Hertz) -> (Hertz, PllConfig) {
}
#[inline]
#[allow(unused_variables)]
fn get_usb_pre(config: &Config, sysclk: u32, pclk1: u32, pll_config: &Option<PllConfig>) -> Usbpre {
cfg_if::cfg_if! {
// Some chips do not have USB