-
Notifications
You must be signed in to change notification settings - Fork 76
fix: Demos: Update LVGL demo user guide #534
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
base: master
Are you sure you want to change the base?
Conversation
|
New unreachable files found with check_files.py: |
ede2531 to
c82e29a
Compare
|
New unreachable files found with check_files.py: |
update the LVGL demo user guide as the previous does not have any information for the LVGL demo of the legacy platforms(AM3xx,AM4xx). Signed-off-by: sadik <s-sadik@ti.com>
c82e29a to
104bb5c
Compare
jeevantelukula
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.
Add Demo_User_Guides/TI_LVGL_Demo_User_Guide to the toc of each device inorder to reflect this in the device's documentation.
|
|
||
| - TI |__PART_FAMILY_DEVICE_NAMES__| SK | ||
|
|
||
| .. ifconfig:: CONFIG_part_variant in ('AM335X') |
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.
For all EVMs, Add ti.com product page links with alternate text as their product page OPN name
| following steps: | ||
|
|
||
| 1. First clone the git repository and its submodules using: | ||
| .. note:: |
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.
Is this generic note needed?
As you have already handed the command update needed via SOC specific ifconfig in Step 1
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.
For Arm Analytics,
It will be good to highlight the following somewhere in this page,
- which model is used
- which DL runtime is used
- the fact of nnstreamer being used
You can even add cross referencing to below sections,
Description
Update ti-lvgl-demo user guide for legacy platforms.
Changes
Platforms