10000 flash-size agnostic builds by d-a-v · Pull Request #6690 · esp8266/Arduino · GitHub
[go: up one dir, main page]

Skip to content

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 75 commits into from
Feb 10, 2022
Merged
Changes from 3 commits
Commits
Show all changes
75 commits
Select commit Hold shift + click to select a range
8834211
flash: mapping definition by sketch at runtime depending on flash chi…
d-a-v Oct 29, 2019
41bc6bc
Merge branch 'master' into nosizeconf
d-a-v Oct 29, 2019
0decdf4
fixes
d-a-v Oct 29, 2019
08e3b51
ESP.getFlashChipSize() returns ESP.getFlashChipRealSize()
d-a-v Oct 29, 2019
28e7d08
16MB no fs was missing
d-a-v Oct 29, 2019
6104b9d
fixes
d-a-v Oct 29, 2019
da308ad
fixes
d-a-v Oct 29, 2019
719f65a
fix
d-a-v Oct 30, 2019
dfb6a00
fix emulation on host
d-a-v Oct 30, 2019
c2747a4
Merge branch 'master' into nosizeconf
d-a-v Oct 30, 2019
4e05cc8
fix emulation on host when 32bit compiler is not available
d-a-v Oct 30, 2019
7063425
Merge branch 'nosizeconf' of github.com:d-a-v/Arduino into nosizeconf
d-a-v Oct 30, 2019
94bb156
Merge branch 'master' into nosizeconf
d-a-v Nov 23, 2019
b8e4815
merge https://github.com/esp8266/Arduino/pull/6813
d-a-v Nov 23, 2019
855dd34
Merge branch 'nosizeconf' of github.com:d-a-v/Arduino into nosizeconf
d-a-v Nov 23, 2019
9b0164a
Merge branch 'master' into nosizeconf
d-a-v Feb 25, 2020
7c9a832
Merge branch 'master' into nosizeconf
d-a-v Jul 30, 2020
c75e812
documentation, auto-256KBFS for 2MB chips
d-a-v Jul 31, 2020
3f30bec
doc format
d-a-v Aug 1, 2020
955a145
doc format
d-a-v Aug 1, 2020
38942f4
rst blackhole
d-a-v Aug 1, 2020
b2890d8
Merge branch 'master' into nosizeconf
d-a-v Aug 21, 2020
6d73c20
Merge branch 'master' into nosizeconf
d-a-v Aug 29, 2020
dd2d526
Merge branch 'nosizeconf' of github.com:d-a-v/Arduino into nosizeconf
d-a-v Sep 5, 2020
7f3c65b
Merge branch 'master' into nosizeconf
d-a-v Sep 5, 2020
e4534ed
Merge branch 'master' into nosizeconf
d-a-v Oct 24, 2020
8bcc134
fix emulation on host
d-a-v Oct 25, 2020
3c807b0
emulation on host: fix 64 bits mode
d-a-v Oct 26, 2020
98e07d7
Merge branch 'master' into nosizeconf
d-a-v Oct 26, 2020
1a66a89
Merge branch 'master' into nosizeconf
d-a-v Nov 9, 2020
279db40
Merge branch 'master' into nosizeconf
d-a-v Dec 23, 2020
c01299b
Merge branch 'nosizeconf' of github.com:d-a-v/Arduino into nosizeconf
d-a-v Dec 23, 2020
d55bf93
Merge branch 'master' into nosizeconf
d-a-v Dec 25, 2020
8adc14a
Merge branch 'master' into nosizeconf
d-a-v Dec 30, 2020
49a4d08
Merge branch 'nosizeconf' of github.com:d-a-v/Arduino into nosizeconf
d-a-v Dec 30, 2020
5898eeb
Merge branch 'master' into nosizeconf
d-a-v Feb 28, 2021
843a096
Merge branch 'master' into nosizeconf
d-a-v Mar 6, 2021
ea319e2
merge with master
d-a-v Mar 6, 2021
f40f8f6
remove superfluous linker line
d-a-v Mar 6, 2021
665a0d9
Merge branch 'master' into nosizeconf
d-a-v Mar 11, 2021
c946421
missing change in httpupdateserver library
d-a-v Mar 11, 2021
83f04ff
Merge branch 'nosizeconf' of github.com:d-a-v/Arduino into nosizeconf
d-a-v Mar 11, 2021
7788233
Merge branch 'master' into nosizeconf
d-a-v Mar 11, 2021
3347859
Merge branch 'master' into nosizeconf
d-a-v Apr 10, 2021
8791401
Merge branch 'master' into nosizeconf
d-a-v Jun 27, 2021
0419561
regen boards.txt
d-a-v Jun 27, 2021
7907ad5
Merge branch 'nosizeconf' of github.com:d-a-v/Arduino into nosizeconf
d-a-v Jun 27, 2021
aa45adc
mode -DESP8266 from build.extra_flags to preprocessor flags
d-a-v Jul 8, 2021
25b74b1
regen boards.txt
d-a-v Jul 8, 2021
19d1f20
Merge branch 'master' into nosizeconf
d-a-v Jul 8, 2021
e922fea
sync with generated files
d-a-v Jul 9, 2021
60e1bd9
Merge branch 'master' into nosizeconf
d-a-v Jul 9, 2021
8ebc90f
Merge branch 'master' into nosizeconf
d-a-v Jul 11, 2021
45d5250
nosizeconf: when enabled, using FLASH_MAP_OTA_FS by default
d-a-v Sep 4, 2021
0760210
Merge branch 'nosizeconf' of github.com:d-a-v/Arduino into nosizeconf
d-a-v Sep 5, 2021
6be7adf
Merge branch 'master' into nosizeconf
d-a-v Nov 30, 2021
069e54d
platform.txt: remove superfluous defines
d-a-v Dec 1, 2021
0b606da
improvements per mcspr's review
d-a-v Dec 2, 2021
96d9bd6
Merge branch 'master' into nosizeconf
d-a-v Dec 2, 2021
0b88291
restore data for fs uploader
d-a-v Dec 2, 2021
585a062
Merge branch 'nosizeconf' of github.com:d-a-v/Arduino into nosizeconf
d-a-v Dec 2, 2021
fcf3508
Merge branch 'master' into nosizeconf
d-a-v Jan 5, 2022
5c4fee9
Merge branch 'master' into nosizeconf
d-a-v Jan 31, 2022
84582c3
Merge branch 'master' into nosizeconf
d-a-v Feb 6, 2022
3354f4d
rename: FLASHMAPCONFIG -> FLASH_MAP_SETUP_CONFIG
d-a-v Feb 6, 2022
058c201
rename: AUTOFLASHSIZE -> FLASH_MAP_SUPPORT
d-a-v Feb 6, 2022
9b32e80
Merge branch 'nosizeconf' of github.com:d-a-v/Arduino into nosizeconf
d-a-v Feb 6, 2022
ac2f270
review suggestion
d-a-v Feb 7, 2022
878d72f
review suggestion
d-a-v Feb 7, 2022
6e38ba7
review suggestion
d-a-v Feb 7, 2022
af939b7
review suggestion
d-a-v Feb 7, 2022
116a26c
review suggestion
d-a-v Feb 7, 2022
3e7349e
review suggestion
d-a-v Feb 7, 2022
1f4bf87
suggestion per review
d-a-v Feb 7, 2022
f2f7b0e
fix CI when hijacking flash_hal.h
d-a-v Feb 7, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions doc/faq/readme.rst
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ regular API.

Read more at `former WiFi persistent mode <../esp8266wifi/generic-class.rst#persistent>`__.

How to resolve "undefined reference to `flashinit'" error ?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
How to resolve "undefined reference to ``flashinit`'" error ?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Please read 'filesystem' > 'flash layout' documentation entry
Please read `flash layout <../filesystem.rst>`__ documentation entry.
0