Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
arch/arm/stm32: fix stm32g4 enable pll code.
In the file stm32g474xxxx_rcc.c, the enable PLL code, according to the intent of the comment, wants to keep the reserved bit, but the code clears the reserved bit. Signed-off-by: jerryslhao <[email protected]>
- Loading branch information