Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(MiscDrivers): Allow valid param address + txlen <= W25_DEVICE_SIZE when calling Ext_Flash_Program_Page() #748

Merged

Conversation

khpeterson
Copy link
Contributor

@khpeterson khpeterson commented Sep 29, 2023

I bumped into this minor issue recently, thought I would pass it along.

Also fixed a typo in declaration of Ext_Flash_Block_WP().

…DEVICE_SIZE ar valid params when calling Ext_Flash_Program_Page()
@khpeterson khpeterson changed the title fix(MiscDrivers): typo in Ext_Flash_Block_WP() declaration; address + txlen <= W25_DEVICE_SIZE are valid params when calling Ext_Flash_Program_Page() fix(MiscDrivers): address + txlen <= W25_DEVICE_SIZE are valid params when calling Ext_Flash_Program_Page() Sep 29, 2023
@khpeterson khpeterson changed the title fix(MiscDrivers): address + txlen <= W25_DEVICE_SIZE are valid params when calling Ext_Flash_Program_Page() fix(MiscDrivers): Address + txlen <= W25_DEVICE_SIZE are valid params when calling Ext_Flash_Program_Page() Sep 29, 2023
@sihyung-maxim sihyung-maxim changed the title fix(MiscDrivers): Address + txlen <= W25_DEVICE_SIZE are valid params when calling Ext_Flash_Program_Page() fix(MiscDrivers): Allow valid param address + txlen <= W25_DEVICE_SIZE when calling Ext_Flash_Program_Page() Oct 2, 2023
@sihyung-maxim sihyung-maxim merged commit 54922aa into analogdevicesinc:main Oct 2, 2023
8 checks passed
EricB-ADI pushed a commit that referenced this pull request Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants