-
-
Notifications
You must be signed in to change notification settings - Fork 180
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
Work in SPIFFS #2071
Work in SPIFFS #2071
Conversation
- Also revert code formatting changes to easily compare with template config file.
- Add initializers to several structs. - Add checks for operations before attempting to call them unnecessarily. - Change order of check for internal storage to improve operation.
Hi @josesimoes, I'm nanoFramework bot. A human will be reviewing it shortly. 😉 |
cc @gligorov |
Automated fixes for code style.
@josesimoes there are issues with the code style on the source files. Make sure to follow the project code style. Check the details here on how it works and the tools required to help you with that. |
…c2e-691c-4b8c-84b0-f03de4d86ae4 Code style fixes for nanoframework/nf-interpreter PR#2071
Description
Motivation and Context
How Has This Been Tested?
Screenshots
Types of changes
Checklist: