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 some warnings and re-enabled previously commented out, but now required code. #37

Merged
merged 2 commits into from
Oct 27, 2022
Merged

Conversation

pete-pjb
Copy link
Contributor

This pull request removes a number of compiler warnings and adds some comments to explain the changes. Also there is a block of code in portable/Zynq.2019.3/xsdps.c which was previously commented out with a '#if 0' directive which now appears to need re-enabling after the previous pull request here was merged. Without this code block to read the card specific data the SD card block count is not found and the initialisation fails.

@n9wxu n9wxu merged commit 1153e38 into FreeRTOS:master Oct 27, 2022
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