-
Notifications
You must be signed in to change notification settings - Fork 78
feat(android): Add M.2 WiFi/Bluetooth Module Setup application note #612
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
Conversation
|
New warnings found with rstcheck: |
321540f to
9df438e
Compare
StaticRocket
left a 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.
I like this, but vale has some comments about simple language that I think should be addressed
e0c88d5 to
af67cd5
Compare
StaticRocket
left a 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.
Otherwise this seems fine. The mixed use of inline code for file names in the section titles messes with me, but I don't think it's a deal-breaker.
Add a new application note documenting the Android build system modifications required to integrate third-party M.2 Wi-Fi/Bluetooth modules on AM62Px-SK and AM62x-SK EVMs. The guide covers: - Wi-Fi firmware setup (Android.bp, product makefile) - Bluetooth configuration (HAL, permissions, properties) - SELinux policy for UART access - ueventd permissions Signed-off-by: Guillaume La Roque <glaroque@baylibre.com>
Signed-off-by: Guillaume La Roque <glaroque@baylibre.com>
90f8bce
into
TexasInstruments:master
Add a new application note documenting the Android build system modifications required to integrate third-party M.2 WiFi/Bluetooth modules on AM62Px-SK and AM62x-SK EVMs.
The guide covers: