- Notifications
You must be signed in to change notification settings - Fork13.3k
flash-size agnostic builds#6690
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
75 commits Select commitHold shift + click to select a range
8834211 flash: mapping definition by sketch at runtime depending on flash chi…
d-a-v41bc6bc Merge branch 'master' into nosizeconf
d-a-v0decdf4 fixes
d-a-v08e3b51 ESP.getFlashChipSize() returns ESP.getFlashChipRealSize()
d-a-v28e7d08 16MB no fs was missing
d-a-v6104b9d fixes
d-a-vda308ad fixes
d-a-v719f65a fix
d-a-vdfb6a00 fix emulation on host
d-a-vc2747a4 Merge branch 'master' into nosizeconf
d-a-v4e05cc8 fix emulation on host when 32bit compiler is not available
d-a-v7063425 Merge branch 'nosizeconf' of github.com:d-a-v/Arduino into nosizeconf
d-a-v94bb156 Merge branch 'master' into nosizeconf
d-a-vb8e4815 merge https://github.com/esp8266/Arduino/pull/6813
d-a-v855dd34 Merge branch 'nosizeconf' of github.com:d-a-v/Arduino into nosizeconf
d-a-v9b0164a Merge branch 'master' into nosizeconf
d-a-v7c9a832 Merge branch 'master' into nosizeconf
d-a-vc75e812 documentation, auto-256KBFS for 2MB chips
d-a-v3f30bec doc format
d-a-v955a145 doc format
d-a-v38942f4 rst blackhole
d-a-vb2890d8 Merge branch 'master' into nosizeconf
d-a-v6d73c20 Merge branch 'master' into nosizeconf
d-a-vdd2d526 Merge branch 'nosizeconf' of github.com:d-a-v/Arduino into nosizeconf
d-a-v7f3c65b Merge branch 'master' into nosizeconf
d-a-ve4534ed Merge branch 'master' into nosizeconf
d-a-v8bcc134 fix emulation on host
d-a-v3c807b0 emulation on host: fix 64 bits mode
d-a-v98e07d7 Merge branch 'master' into nosizeconf
d-a-v1a66a89 Merge branch 'master' into nosizeconf
d-a-v279db40 Merge branch 'master' into nosizeconf
d-a-vc01299b Merge branch 'nosizeconf' of github.com:d-a-v/Arduino into nosizeconf
d-a-vd55bf93 Merge branch 'master' into nosizeconf
d-a-v8adc14a Merge branch 'master' into nosizeconf
d-a-v49a4d08 Merge branch 'nosizeconf' of github.com:d-a-v/Arduino into nosizeconf
d-a-v5898eeb Merge branch 'master' into nosizeconf
d-a-v843a096 Merge branch 'master' into nosizeconf
d-a-vea319e2 merge with master
d-a-vf40f8f6 remove superfluous linker line
d-a-v665a0d9 Merge branch 'master' into nosizeconf
d-a-vc946421 missing change in httpupdateserver library
d-a-v83f04ff Merge branch 'nosizeconf' of github.com:d-a-v/Arduino into nosizeconf
d-a-v7788233 Merge branch 'master' into nosizeconf
d-a-v3347859 Merge branch 'master' into nosizeconf
d-a-v8791401 Merge branch 'master' into nosizeconf
d-a-v0419561 regen boards.txt
d-a-v7907ad5 Merge branch 'nosizeconf' of github.com:d-a-v/Arduino into nosizeconf
d-a-vaa45adc mode -DESP8266 from build.extra_flags to preprocessor flags
d-a-v25b74b1 regen boards.txt
d-a-v19d1f20 Merge branch 'master' into nosizeconf
d-a-ve922fea sync with generated files
d-a-v60e1bd9 Merge branch 'master' into nosizeconf
d-a-v8ebc90f Merge branch 'master' into nosizeconf
d-a-v45d5250 nosizeconf: when enabled, using FLASH_MAP_OTA_FS by default
d-a-v0760210 Merge branch 'nosizeconf' of github.com:d-a-v/Arduino into nosizeconf
d-a-v6be7adf Merge branch 'master' into nosizeconf
d-a-v069e54d platform.txt: remove superfluous defines
d-a-v0b606da improvements per mcspr's review
d-a-v96d9bd6 Merge branch 'master' into nosizeconf
d-a-v0b88291 restore data for fs uploader
d-a-v585a062 Merge branch 'nosizeconf' of github.com:d-a-v/Arduino into nosizeconf
d-a-vfcf3508 Merge branch 'master' into nosizeconf
d-a-v5c4fee9 Merge branch 'master' into nosizeconf
d-a-v84582c3 Merge branch 'master' into nosizeconf
d-a-v3354f4d rename: FLASHMAPCONFIG -> FLASH_MAP_SETUP_CONFIG
d-a-v058c201 rename: AUTOFLASHSIZE -> FLASH_MAP_SUPPORT
d-a-v9b32e80 Merge branch 'nosizeconf' of github.com:d-a-v/Arduino into nosizeconf
d-a-vac2f270 review suggestion
d-a-v878d72f review suggestion
d-a-v6e38ba7 review suggestion
d-a-vaf939b7 review suggestion
d-a-v116a26c review suggestion
d-a-v3e7349e review suggestion
d-a-v1f4bf87 suggestion per review
d-a-vf2f7b0e fix CI when hijacking flash_hal.h
d-a-vFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
rst blackhole
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit38942f4c5a5059b7df9c48c807dd5a4906165082
There are no files selected for viewing
7 changes: 4 additions & 3 deletionsdoc/filesystem.rst
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.