diff options
author | Maureen Helm <maureen.helm@nxp.com> | 2019-12-30 17:44:15 -0600 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2020-02-07 11:24:06 +1100 |
commit | 86a66960f9a3538de9d48abb719975741569495f (patch) | |
tree | b32b57cca43d7bde3e9ade199aaae724460ad016 /py/stackctrl.h | |
parent | 2d7ec8e704968fdac574de1bd0f2d48bc43bd485 (diff) | |
download | micropython-86a66960f9a3538de9d48abb719975741569495f.tar.gz micropython-86a66960f9a3538de9d48abb719975741569495f.zip |
zephyr: Implement block device protocol via zephyr flash map api.
Introduces a new zephyr.FlashArea class that uses the zephyr flash map
api to implement the uos.AbstractBlockDev protocol. The flash driver is
enabled on the frdm_k64f board, reel_board, and rv32m1_vega_ri5cy board.
The standard and extended block device protocols are both supported,
therefore this class can be used with file systems like littlefs which
require the extended interface.
Diffstat (limited to 'py/stackctrl.h')
0 files changed, 0 insertions, 0 deletions