Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add flash mapping defines at compile time#6813

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

Closed
d-a-v wants to merge2 commits intoesp8266:masterfromd-a-v:flashmappingdefines

Conversation

@d-a-v
Copy link
Collaborator

This let user code to take actions (like checking mapping) at compile time
defines example:-DEEPROMSTART=0x3FB000 -DFSSTART=0x200000 -DFSEND=0x3FA000 -DFSBLOCKSIZE=8192
Addresses are relative to SPI start address wich is0x40200000

Fixes#6806@sprior

This let user code to take actions (like checking mapping) at compile timedefines example: -DEEPROMSTART=0x3FB000 -DFSSTART=0x200000 -DFSEND=0x3FA000 -DFSBLOCKSIZE=8192Addresses are relative to SPI start address wich is 0x40200000
@sprior
Copy link

Looks good, thanks for implementing.

d-a-v added a commit to d-a-v/Arduino that referenced this pull requestNov 23, 2019
@d-a-v
Copy link
CollaboratorAuthor

closed and included by#6690

@d-a-vd-a-v closed thisNov 23, 2019
@d-a-vd-a-v mentioned this pull requestFeb 28, 2021
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

[feature request] It would be nice to have the Arduino IDE add a #define for the configured flash size

2 participants

@d-a-v@sprior

[8]ページ先頭

©2009-2025 Movatter.jp