An open API service indexing awesome lists of open source software.

https://github.com/maxrt101/sdk

SDK for various projects
https://github.com/maxrt101/sdk

Last synced: 2 months ago
JSON representation

SDK for various projects

Awesome Lists containing this project

README

        

# SDK
SDK For embedded projects.

### Short Description
The SDK is a collection of various modules, that helps creating embedded (or not) projects.
It contains:
- Libraries (log, shell, queue, ...)
- Hal (uart, spi, i2c, ...)
- Drivers (like for RA-02, AHT10, etc)
- Platforms (STM32, ...).
- Build system (based on CMake).

### How to use
Example project coming up.