Skip to content
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

Update sdkconfigs #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

Tasssadar
Copy link
Contributor

@Tasssadar Tasssadar commented Jul 14, 2023

  • Set flash size to 8M on S3
  • Set compiler optimizations to -Os on S3
  • Set flash mode to QIO1

@Tasssadar
Copy link
Contributor Author

Tasssadar commented Jul 14, 2023

Hm, koukam, ze to prejmenovani rozbije tools, ale zase na "genericky" esp32s3 target je to moc specificke asi :/

Comment on lines +467 to +468
# CONFIG_COMPILER_OPTIMIZATION_DEFAULT is not set
CONFIG_COMPILER_OPTIMIZATION_SIZE=y
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Na ESP32 už tohle bylo na -Os. Že by tam bylo nějaké undefined behavior které se chová jinak na -Og a -Os a proto to na S3 fungovalo lépe?

@Tasssadar Tasssadar changed the title Update sdkconfig for esp32s3 devkit Update sdkconfigs Jul 14, 2023
cubicap added a commit that referenced this pull request Jul 3, 2024
feat: add WiFi controller with AP support
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.

1 participant