Skip to content

Conversation

@earlephilhower
Copy link
Owner

The code took each partitions.csv line and cut off everything after a "#"....and then threq out the cut line and parsed the original. This means it would parse commented lines as if they just had a name of "#spiffs", for example.

Actually use the trimmed line in calculations.

Fixes #90

The code took each partitions.csv line and cut off everything after
a "#"....and then threq out the cut line and parsed the original.
This means it would parse commented lines as if they just had a
name of "#spiffs", for example.

Actually use the trimmed line in calculations.

Fixes #90
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.

The LittleFS uploader seems to ignore the partition size

2 participants