summaryrefslogtreecommitdiff
path: root/py/scope.c
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2022-01-20 16:08:17 +1100
committerDamien George <damien@micropython.org>2022-01-20 16:08:17 +1100
commit608d421752c55e466cb8c50d26ab2a172280dfd2 (patch)
treed70a9b1bab3985bffc6ef34f9d830a0fb2ae3906 /py/scope.c
parent037b2c72a1d5b54a5508a58ab2044628a7a39fa4 (diff)
stm32/mboot: Remove custom HAL_RCC_GetHCLKFreq and use HAL provided one.
So that a board can access other HAL_RCC functions if it needs them (this was not possible previously by just adding hal_rcc.c to the src list for a board because it would clash with the custom HAL_RCC_GetHCLKFreq function). Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/scope.c')
0 files changed, 0 insertions, 0 deletions