stm32.tcl

来自「一个烧写FLASH的软件」· TCL 代码 · 共 8 行

TCL
8
字号
source [find tcl/bitsbytes.tcl]source [find tcl/cpu/arm/cortex_m3.tcl]source [find tcl/memory.tcl]source [find tcl/mmr_helpers.tcl]source [find tcl/chip/st/stm32/stm32_regs.tcl]source [find tcl/chip/st/stm32/stm32_rcc.tcl]

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?