Skip to content

mx25v NOR SPI flash driver [wip]#5660

Closed
vincent-d wants to merge 16 commits intoRIOT-OS:masterfrom
OTAkeys:pr/mx25v
Closed

mx25v NOR SPI flash driver [wip]#5660
vincent-d wants to merge 16 commits intoRIOT-OS:masterfrom
OTAkeys:pr/mx25v

Conversation

@vincent-d
Copy link
Member

This PR implements a driver for the mx25v SPI flash with the MTD interface (#5624)

This is still wip as the MTD changed a lot. It compile but still needs to be more tested.

@jnohlgard
Copy link
Member

I'll test this some time during the coming days on the Micron M25P16 on Mulle, from the data sheets the protocol seem to be the same as many other SPI NOR flashes.

@@ -0,0 +1 @@
include $(RIOTBASE)/Makefile.base No newline at end of file
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing newline at end of file

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

addressed

@jnohlgard
Copy link
Member

It's good to see more companies getting involved in the development of RIOT 👍

@jnohlgard jnohlgard added Area: drivers Area: Device drivers Type: new feature The issue requests / The PR implemements a new feature for RIOT labels Jul 20, 2016
@OlegHahm OlegHahm added the State: WIP State: The PR is still work-in-progress and its code is not in its final presentable form yet label Jul 20, 2016
@vincent-d
Copy link
Member Author

Closed in favor of #6762

@vincent-d vincent-d closed this Mar 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: drivers Area: Device drivers State: WIP State: The PR is still work-in-progress and its code is not in its final presentable form yet Type: new feature The issue requests / The PR implemements a new feature for RIOT

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants