forked from TexasInstruments/processor-sdk-doc
-
Notifications
You must be signed in to change notification settings - Fork 0
feat: Add documentation for slint and flutter #5
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
At this point we should drive users to the container properly. That gives them access to almost all of the CI tools and ensures the output they generate will match what we expect. Advanced users can still parse the requirements.txt if they want. Also, add an example make command using the container to the top of the build guide since that is one of the more popular things I need to remind people about. Signed-off-by: Randolph Sapp <rs@ti.com>
Add comprehensive how-to guide for enabling Spread Spectrum Clocking (SSC) on Display Subsystem (DSS) Phase-locked loops (PLLs). The guide covers: - SSC configuration parameters via device tree - Three configuration examples (center spread, down spread, greater depth) - Supported SoCs: AM62x, AM62Ax, AM62Dx, AM62Px - Troubleshooting and best practices - Customer responsibilities Signed-off-by: Sparsh Kumar <sparsh-kumar@ti.com>
include the flashig via fastboot using snagboot for the AM62L paltform linux toc file. Signed-off-by: sadik <s-sadik@ti.com>
update snagboot document for AM62L platform and add table for snagbfactory board names. Signed-off-by: sadik <s-sadik@ti.com>
…elease Signed-off-by: Shreyash Sinha <s-sinha@ti.com>
Add anonymous hyperlinks to all supported extensions. Add note sections for extensions without links. Signed-off-by: Shriya Surti <a0511311@ti.com>
Add a new McASP driver configuration section in the Linux kernel Audio documentation. Addintions includes the latest async-mode changes. Signed-off-by: Sen Wang <senwang125@gmail.com>
Signed-off-by: Sen Wang <senwang125@gmail.com>
Add the ethernet Linux performance guide for 11.02 release for AM62L. Signed-off-by: Meghana Malladi <m-malladi@ti.com>
Add the ethernet Linux performance guide for 11.02 release for AM62P. Signed-off-by: Meghana Malladi <m-malladi@ti.com>
Add the ethernet Linux performance guide for 11.02 release for AM62. Signed-off-by: Meghana Malladi <m-malladi@ti.com>
Add the ethernet Linux performance guide for 11.02 release for AM62D. Signed-off-by: Meghana Malladi <m-malladi@ti.com>
Add the ethernet RT Linux performance guide for 11.02 release for AM64. Signed-off-by: Meghana Malladi <m-malladi@ti.com>
Signed-off-by: Sen Wang <senwang125@gmail.com>
Update the RTC Only + DDR entry method diff to be current with SDK 11.2. Signed-off-by: Kendall Willis <k-willis@ti.com>
The note about SK-AM62-SIP EVM not supporting LPMs is a limitation of low power modes, so move it to the limitations section. Signed-off-by: Kendall Willis <k-willis@ti.com>
Denote that SK-AM62-LP EVM cannot have USB connected when entering LPM, or the board will fail to resume to Linux. Signed-off-by: Kendall Willis <k-willis@ti.com>
Since this page shows in RT Linux documentation, denote that no low power modes are supported in RT Linux. Signed-off-by: Kendall Willis <k-willis@ti.com>
Update all low power mode power measurements for AM62A, AM62P, AM62X, and AM62L for SDK 11.02. Signed-off-by: Kendall Willis <k-willis@ti.com>
Add the I/O Only + DDR power measurements for AM62A and AM62P for SDK 11.02. Signed-off-by: Kendall Willis <k-willis@ti.com>
Update all low power mode resume latency measurements for AM62A, AM62P, AM62X, and AM62L for SDK 11.02. Signed-off-by: Kendall Willis <k-willis@ti.com>
Add Negative edge panel support to release notes for AM62X, AM62P and AM62A platforms. Signed-off-by: Swamil Jain <s-jain1@ti.com>
Define the recommended section hierarchy in this guide so we have a quick ref to direct people to. Additionally, keep the link to the Python Developer's Guide since they have an excellent overview of RST that people just getting started should consider looking at. Signed-off-by: Randolph Sapp <rs@ti.com>
Update late found bug Signed-off-by: Udit Kumar <u-kumar1@ti.com>
… limitation Add documentation for USB1 low power mode limitation on SK-AM62-LP and SK-AM62P-LP E1/E1-1 EVMs. When USB1 is connected during low power mode entry, the EVM fails to resume to an active Linux state. Provide hardware workaround for both platforms: - SK-AM62-LP: Remove resistor R131 - SK-AM62P-LP E1/E1-1: Remove resistor R169 Signed-off-by: Akashdeep Kaur <a-kaur@ti.com>
|
New warnings found with rstcheck: |
499aada to
5caa785
Compare
|
New warnings found with rstcheck: |
5caa785 to
c7f7d97
Compare
|
New warnings found with rstcheck: |
Move from grid tables to list tables for Yocto layer configuration files. Also move to using code blocks. Signed-off-by: Telukula Jeevan Kumar Sahu <j-sahu@ti.com>
c7f7d97 to
fc699f8
Compare
|
New warnings found with rstcheck: |
Add a how to develop guide with different UI frameworks including slint and flutter in the Demo Applications section for AM62x/AM62P. Signed-off-by: Telukula Jeevan Kumar Sahu <j-sahu@ti.com>
fc699f8 to
888d746
Compare
|
New warnings found with rstcheck: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add a how to develop guide with different UI frameworks including slint and flutter in the Demo Applications section for AM62x/AM62P.