danny wang a136536ff5 watchrobot first commit 2 anos atrás
..
ch_sdmmc_reledge.c a136536ff5 watchrobot first commit 2 anos atrás
ch_sdmmc_reledge.h a136536ff5 watchrobot first commit 2 anos atrás
osassert.c a136536ff5 watchrobot first commit 2 anos atrás
osbdev.c a136536ff5 watchrobot first commit 2 anos atrás
osclock.c a136536ff5 watchrobot first commit 2 anos atrás
osmutex.c a136536ff5 watchrobot first commit 2 anos atrás
osoutput.c a136536ff5 watchrobot first commit 2 anos atrás
ostask.c a136536ff5 watchrobot first commit 2 anos atrás
readme.txt a136536ff5 watchrobot first commit 2 anos atrás
redosdeviations.h a136536ff5 watchrobot first commit 2 anos atrás
redostypes.h a136536ff5 watchrobot first commit 2 anos atrás
redtypes.h a136536ff5 watchrobot first commit 2 anos atrás
reledge.mk a136536ff5 watchrobot first commit 2 anos atrás

readme.txt

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 $(CHIBIOS)/ext/reliance-edge
2. include $(CHIBIOS)/os/various/reledge_bindings/SAMA5D2x/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