readme.txt 494 B

123456789101112
  1. This directory contains the ChibiOS/RT "official" bindings with the RelianceEdge
  2. library by Datalight : https://github.com/datalightinc/reliance-edge
  3. In order to use Reliance Edge within ChibiOS/RT project:
  4. 1. unzip Reliance Edge under $(CHIBIOS)/ext/reliance-edge
  5. 2. include $(CHIBIOS)/os/various/reledge_bindings/SAMA5D2x/reledge.mk in your makefile.
  6. 3. Add $(RELEDGESRC) to $(CSRC)
  7. 4. Add $(RELEDGEINC) to $(INCDIR)
  8. Note:
  9. 1. These files modified for use with version 2.2 of reliance edge