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

Fine tuning for esp32s3 #143

Merged
merged 6 commits into from
Nov 14, 2023

Conversation

brushknight
Copy link
Contributor

  • exposed strain SCK and DO
  • limit screen brightness to UINT8_MAX (limit for s3)
  • added option to use uart to usb for s3
  • bump nanopb/Nanopb @ 0.4.7
  • fixed SPI bus alias and DMA channel for s3

- exposed strain SCK and DO
- limit screen brightness to UINT8_MAX (limit for s3)
- added option to use uart to usb for s3
- bump nanopb/Nanopb @ 0.4.7
- fixed SPI bus alias and DMA channel for s3
Copy link
Owner

@scottbez1 scottbez1 left a comment

Choose a reason for hiding this comment

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

Nice, thanks for the PR! See comment inline - would appreciate if you could test the suggested brightness change before I merge.

firmware/src/display_task.cpp Outdated Show resolved Hide resolved
@scottbez1
Copy link
Owner

Looks great, thanks! If you don't mind, I'll make a handful of small style and other updates before merging.

…S3 to a SK_FORCE_UART_STREAM flag, avoid redefinition warnings by moving build flags out of base config
@scottbez1 scottbez1 merged commit 8700af8 into scottbez1:master Nov 14, 2023
1 check passed
@brushknight brushknight deleted the add_another_esp32s3_variant branch April 9, 2024 18:39
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.

2 participants