-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[Ameba] matter shell with loguart #26380
Conversation
pankore
commented
May 5, 2023
- don't use separate UART port for shell
- use atcmd in ameba SDK for shell commands
- use queue to pass in command
PR #26380: Size comparison from 9556cc3 to 974c572 Full report (2 builds for cc32xx, mbed)
|
@pankore Ameba builds are failing:
|
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.
Rubber-stamping.
PR #26380: Size comparison from e5eb60d to d949133 Increases (1 build for cc32xx)
Full report (1 build for cc32xx)
|
PR #26380: Size comparison from f847d11 to 789fffa Full report (1 build for cc32xx)
|
PR #26380: Size comparison from 7b5ecb2 to 29857ef Increases (1 build for nrfconnect)
Full report (7 builds for cc32xx, mbed, nrfconnect, qpg)
|
@andy31415 , it can pass now after the docker ci update |