mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
Separate low level flash access from mimxrt flash driver object. Allows better abstraction from hardware for testing and reuse in other areas (e.g. bootloader). Signed-off-by: Philipp Ebensberger <philipp.ebensberger@3bricks-software.de>