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

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