-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Network: Made kconfig to at_client #304
Conversation
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.
I think that, the assignation of baud-rates should be exactly and not writable by the user. e.g if i don't know the baudrates standards could be set an value as 7548 baud-rates
f03001b
to
6708db8
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.
The reference of time to wait a response is not
microseconds
, fix it in the kconfig and the doc comment
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.
Good job a little fix and this will be ready
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.
Good job 👍 , go ahead
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.
Good job 👍 , go ahead
Contribution description
Made kconfig to at client module with the kconfig sets the configuration to baudrate default, shell and uart buff size
Testing procedure
Run in terminal
make menuconfig
, look for the option at client and choose baudrate default, shell and uart buff sizeIssues/PRs references