This is the top-level repository for the Atmosic SDK. It contains the west manifest for the SDK dependencies as well as applications developed by Atmosic showcasing its extreme low-power SoC solutions.
Starting 25.07.0 release, support for ATMx2xx(ATM2/3) platforms are deprecated.
The main branch is used for development and to integrate all new features and bug fixes. It reflects the latest state of development.
If you need a stable version of this project, please use the code from one of the official releases.
Please base all pull requests on the main branch.
To create an Atmosic SDK workspace, first follow the instructions from the official Zephyr documentation on setting up the tooling for your host operating system. Then use west init and west update as follows:
west init -m https://github.com/Atmosic/openair.git zephyrproject cd zephyrproject west update
For details about how to build and program an application, see the following sections:
For more information, see Atmosic OpenAir Documentation.