Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • AnW_STA5_SmartLink AnW_STA5_SmartLink
  • Project information
    • Project information
    • Activity
    • Members
  • Packages & Registries
    • Packages & Registries
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • Ervin Lan
  • AnW_STA5_SmartLinkAnW_STA5_SmartLink
  • Wiki
  • STA5 SmartLink command guidance

STA5 SmartLink command guidance · Changes

Page history
Update STA5 SmartLink command guidance authored May 04, 2022 by Ervin Lan's avatar Ervin Lan
Show whitespace changes
Inline Side-by-side
Showing with 5 additions and 3 deletions
+5 -3
  • STA5-SmartLink-command-guidance.md STA5-SmartLink-command-guidance.md +5 -3
  • No files found.
STA5-SmartLink-command-guidance.md
View page @ 7bed5b8d
......@@ -48,9 +48,11 @@ Main function includes:
## Requirement
- Platform: STA5
- The version can be found in sml_def.h, please follow the latest version.
- The version unmber can be found in sml_def.h, please follow the latest version.
- Rule is (SML_MAJOR_VERSION).(SML_MINOR_VERSION).(SML_MAIN_VERSION)
- (SML_MAJOR_VERSION): +1 if there are big modifications on SmartLink main function.
- (SML_MINOR_VERSION): +1 if the change will impact the communication with other APP.
- (SML_MAIN_VERSION): +1 if the change only impact a small portion of SmartLink function.
- Please import below files to your project, they’re under SmartLink build folder:
<pre>
export
......
Clone repository
  • APIs
  • STA5 SmartLink command guidance
  • Home