Skip to content
Snippets Groups Projects
  1. Dec 22, 2020
    • Zbigniew Bodek's avatar
      Introduce initial meta-foundation structure · d34bce46
      Zbigniew Bodek authored
      
      Adds minimal set of dependencies required
      for the "foundation" application to build
      and initialize:
      - SAMGR (distributed services manager + headers)
      - SAFWK (project containing sources of the foundation app)
      
      Note:  Debugging output is enabled by default on SAFWK
      Note2: Currently SAMGR can include OS adapter only for
             Linux (posix) or uC (cmsis). If LiteOS or other
             system is going to be used, please modify
             samgr_git.bb's TARGET_ADAPTER accordingly.
      
      Signed-off-by: default avatarZbigniew Bodek <zbigniew.bodek@huawei.com>
      d34bce46
  2. Dec 17, 2020
Loading