RT72064. stm32f2: access FLASH, RCC, SYSCFG regs with macros
Don't declare & init local volatile pointer vars to access these
regs in each function, which need these. Use macros instead.
Signed-off-by:
Yuri Tikhonov <yur@emcraft.com>
Please register or sign in to comment