summaryrefslogtreecommitdiff
path: root/ports/esp32/esp32_partition.c
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2022-02-16 22:18:39 +1100
committerDamien George <damien@micropython.org>2022-02-18 14:51:01 +1100
commit2b62f1210392f405f6b8d3510c24c25c26a457a1 (patch)
treefb3b96e0a8ca6a1e4ff23e68139e8c800f166732 /ports/esp32/esp32_partition.c
parent130f7db1fc2a881647d727bc76a0ef40bd179e5c (diff)
stm32/mboot: Allow a board to fully configure system clocks.
If a board wants to customise the clocks it can define the following: MBOOT_CLK_PLLM MBOOT_CLK_PLLN MBOOT_CLK_PLLP MBOOT_CLK_PLLQ MBOOT_CLK_PLLR (only needed on STM32H7) MBOOT_FLASH_LATENCY MBOOT_CLK_AHB_DIV MBOOT_CLK_APB1_DIV MBOOT_CLK_APB2_DIV MBOOT_CLK_APB3_DIV (only needed on STM32H7) MBOOT_CLK_APB4_DIV (only needed on STM32H7) Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'ports/esp32/esp32_partition.c')
0 files changed, 0 insertions, 0 deletions