Skip to content

aeraterta/dev-apps

This branch is up to date with mcu-dev/dev-apps:main.

Folders and files

NameName
Last commit message
Last commit date
Jan 21, 2025
Jan 21, 2025
Jan 12, 2025
Jan 21, 2025
Sep 25, 2024
Jan 12, 2025
Jan 21, 2025
Jan 21, 2025

Repository files navigation

dev-apps

The dev-apps repository serves as a catalogue of all applications under the mcu-dev organization. These applications are written based on Zephyr RTOS.

Purpose

This serves as centralized catalogue of all applications built based on the different drivers in the mcu-dev organization.

Cloning the Repository

To fully clone this repository, including all its submodules, run the following commands:

To clone the repository and its submodules:

git clone --recurse-submodules https://github.com/mcu-dev/dev-apps.git

You can also initialize and update the corresponding submodules if you have cloned the repository already:

git submodule update --init --recursive

Updating the submodule:

License

Licensed under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 77.8%
  • CMake 11.8%
  • Shell 10.4%