-
Notifications
You must be signed in to change notification settings - Fork 123
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
bsp: Add esp32_s3_korvo_1 (BSP-409) #239
Conversation
@tore-espressif @espzav PTAL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@pborcin Thank you very much for this PR! Good job! I left some comments.
Please, did you test it on IDF4.4?
I haven't HW, I cannot test it.
Missing things:
- Update main readme (add board with image)
- Add to tests
- Add to CI for upload component
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only few nitpicks for now!
@pborcin any update about this? |
85b7095
to
01a8614
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@tore-espressif @espzav PTAL
Tested with both versions 5 and 4.4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only one nitpick, LGTM!
I'll try on HW later this week
056625b
to
b5b3493
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@pborcin Good job! Thank you. Tested on HW - OK!
@tore-espressif As a led_indicator and generic BSP are done, we decided to change the LEDs here to led_indicator now, before merging for not making breaking change in future. Are you agree?
Now question is, what API we need? Is it enought only to bsp_led_indicator_create
or do we want bsp_led_set
or bsp_led_rgb_set
?
Since the PR is open for quite some time, I'd prefer merging with only |
debf464
to
5fbc261
Compare
@tore-espressif @espzav PTAL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@pborcin I left one comment. Also, please squash your commits, before merging!
312dc7d
to
604f666
Compare
@espzav please hit the merge button when you're done with the review, thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@pborcin Thank you very much for changes for led_indicator! Great work! Only one comment left. LGTM
604f666
to
8ac0e0d
Compare
Checklist for new Board Support package or Component
url
field definedBSP was added to SquareLineOptional: Component contains unit testsChange description
Add support for esp32_s3_korvo_1