common: Add the mx25l module.
authorTilman Sauerbeck <tilman@code-monkey.de>
Sat, 4 Jan 2020 18:19:02 +0000 (19:19 +0100)
committerTilman Sauerbeck <tilman@code-monkey.de>
Mon, 6 Jan 2020 09:45:34 +0000 (10:45 +0100)
commit2be180cd54e988fa5abf0eabb7ee7138f31469f0
tree8b4caffe1817f329e1cec7bbb3b8ee804fdd36af
parentcc7c3075ec1349d84cd0cddb9cb67f36c8dd6666
common: Add the mx25l module.

Provides access to the status register and device ID only for now.
SConscript.libcommon
src/common/lib.rs
src/common/mx25l.rs [new file with mode: 0644]