Skip to content

HARDWARIO TOWER Firmware SDK (Software Development Kit)

License

Notifications You must be signed in to change notification settings

hardwario/twr-sdk

Repository files navigation

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.

About

HARDWARIO TOWER Firmware SDK (Software Development Kit)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages