Update to current master library
can fixes are compile tested only. I don't have those boards. f3 i2c is tested on i2c and gives the same results l1 low power demo seems to have been broken for some time already. => should be fixed, but not something I'm going to work on right now.
This commit is contained in:
@@ -265,7 +265,7 @@ static void reset_clocks(void)
|
||||
.ppre1 = RCC_CFGR_PPRE1_HCLK_NODIV,
|
||||
.ppre2 = RCC_CFGR_PPRE2_HCLK_NODIV,
|
||||
.voltage_scale = PWR_SCALE2,
|
||||
.flash_config = FLASH_ACR_LATENCY_0WS,
|
||||
.flash_waitstates = FLASH_ACR_LATENCY_0WS,
|
||||
.apb1_frequency = 4194000,
|
||||
.apb2_frequency = 4194000,
|
||||
.msi_range = RCC_ICSCR_MSIRANGE_4MHZ,
|
||||
|
||||
Reference in New Issue
Block a user