Twr Sdk Save

HARDWARIO TOWER Firmware SDK (Software Development Kit)

Project README

HARDWARIO Logo

HARDWARIO Firmware SDK

Travis Release License Twitter

This repository contains firmware SDK for:

  • HARDWARIO Core Module
  • HARDWARIO Radio Dongle
  • HARDWARIO Cloony

Introduction

Firmware SDK for Core Module is implemented in C (ISO C99) language. It is the core foundation of all the firmware repositories and device projects.

In short it is a set of libraries and APIs which simplify embedded firmware development workflow.

All the drivers provide high-level abstraction of the underlying hardware and follow event-driven approach.

The whole library is documented using Doxygen and automatically generated at sdk.hardwario.com with every commit/merge to master branch using Travis CI.

Firmware SDK also comes with Makefile recipe to build the firmware projects.

This repository is best integrated within each firmware project as a Git submodule so it is easy to update it to the most recent version and at the same time keep the know-to-work version of the firmware locked to the specific commit of the SDK.

License

This project is licensed under the MIT License - see the LICENSE file for details.


Made with ❤  by HARDWARIO s.r.o. in the heart of Europe.

Open Source Agenda is not affiliated with "Twr Sdk" Project. README Source: hardwario/twr-sdk
Stars
28
Open Issues
3
Last Commit
6 months ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating