Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cpu/stm32/kconfig: rework clock tree
This splits up the clock configs. It allows CPU_FAM based file sourcing and also common CPU_FAMs. The dependancies are also included in wildcards would be used for the CPU_FAM macro. This should be much more readable. This also takes into account the HSE speeds in order to match the make/header resolution. Some hidden symbols were added to make sorting many CPU_SERIES dependencies easier.
- Loading branch information