mirror of https://github.com/ARMmbed/mbed-os.git
In case the target supports a page size of 1 byte, i.e. is able to program flash 1 byte at a time, which is the case of STM32 F4 targets, there is no reason for flash_device.program to return an error when trying to write on an "unaligned" address. |
||
---|---|---|
.. | ||
main.cpp |