Fix memory map for STM32F
Also: - fixed a typo in an if statement condition in make_memory_map - cleaned up usage of '4096' in favor of const size_t sz = 4096.
parent
28dc5c99
Please register or sign in to comment
Also: - fixed a typo in an if statement condition in make_memory_map - cleaned up usage of '4096' in favor of const size_t sz = 4096.