Skip to content
This repository was archived by the owner on Jul 21, 2021. It is now read-only.
This repository was archived by the owner on Jul 21, 2021. It is now read-only.

Build Kiso Core as a library #160

@elbosch

Description

@elbosch

In order to simplify the build process we shall make the build process more independant from building everything with the Kiso build system.

  • build Kiso in Folder core as libKiso (for a particular MCU and OS)
  • build BSP as LibBsp (for a particular Board and MCU)
  • build 3rd PartyLibraries
  • build application and link with BSP, LibKiso and 3rd party.

So we can guarantee that Kiso can be better used inside other platforms e.g. XDK Workbench.

Note: In the future we shall also think about to separate the LibKiso into different parts: LibKisoCore, LibKisoDrivers (LibKisoConnectivity, LibKisoSensors, LibKisoStorage, ...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Epic: Continuous integrationVerification and validation via automated testing: unit, integration and systemEpic: CoreEpic for Kiso core componentsType: FeatureUser story, tasks/sub-tasks as markdown list inside an issue

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions