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

Add MX25L6433F on STM32F446RE #4

Open
wants to merge 1 commit into
base: contrib
Choose a base branch
from

Conversation

ndunello
Copy link

Add MX25L6433F SPI Flash on X-NUCLEO-GFX01M1 on STM32F446RE

Add MX25L6433F SPI Flash on X-NUCLEO-GFX01M1 on STM32F446RE
@MaJerle
Copy link
Contributor

MaJerle commented Dec 16, 2020

HI @ndunello,

many thanks for your contribution.
Is it possible to commit it in the same structure as other loaders by providing only the necessary files?

Thanks in advance, Tilen

@ndunello
Copy link
Author

Hi @MaJerle,
sorry but i didn't understand what you mean. Are you referring to the main branch structure or the contrib branch?
If contrib branch how I should structure the project?

@MaJerle
Copy link
Contributor

MaJerle commented Dec 16, 2020

@ndunello I'm referring to contrib branch only, since we only accept pull requests there.

We would prefer to receive a minimum required set of drivers for our customers, so only loader actual file without project.

Please see contrib branch for a reference.

@ndunello
Copy link
Author

so, if I understand correctly, I have to add:

  • folder SPI_Drivers/MX25L5433F with spi_flash.c and spi_flash.h files;
  • folder SPI_Testing with main_test.c;
  • folder MX25L6433F_STM32F446RE_NUCLEO with STM32CubeIDE projects.

correct ?

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.

2 participants