aboutsummaryrefslogtreecommitdiffstats
path: root/os/various/reledge_bindings/readme.txt
blob: 4489695c1f90873c19ea1777f41850b685af4aba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
This directory contains the ChibiOS/RT "official" bindings with the RelianceEdge
library by Datalight : https://github.com/datalightinc/reliance-edge

In order to use Reliance Edge within ChibiOS/RT project:
1. unzip Reliance Edge under reliance-edge
2. include $(CHIBIOS)/os/various/reledge_bindings/reledge.mk in your makefile.
3. Add $(RELEDGESRC) to $(CSRC)
4. Add $(RELEDGEINC) to $(INCDIR)

Note:
1. These files modified for use with version 2.2 of reliance edge