Skip to content
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

add gpio mappers for huawei atlas200DKOrsline merge #93

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Feb 15, 2023

  1. 1.fix bug:There is a memory leak in this part of the code

    The image cache is applied in the lib library for transferring images, which needs to be released, otherwise there will be a memory leak
    2.Modify data update strategy
    When the device's desire value is inconsistent with the report value, edgecore will re-deliver the desire value. This judgment will cause the desire value to fail to be delivered, because the desire value saved by the mapper has not changed.
    
    Signed-off-by: zhangyanhua <[email protected]>
    orsline committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    c7d53e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. add gpio mapper for atlas 200DK

    Signed-off-by: zhangyanhua <[email protected]>
    orsline committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    2a4f796 View commit details
    Browse the repository at this point in the history