QMK/lib/chibios/os/various/reledge_bindings/SAMA5D2x
2020-03-23 10:48:11 +01:00
..
ch_sdmmc_reledge.c initial upload 2020-03-23 10:48:11 +01:00
ch_sdmmc_reledge.h initial upload 2020-03-23 10:48:11 +01:00
osassert.c initial upload 2020-03-23 10:48:11 +01:00
osbdev.c initial upload 2020-03-23 10:48:11 +01:00
osclock.c initial upload 2020-03-23 10:48:11 +01:00
osmutex.c initial upload 2020-03-23 10:48:11 +01:00
osoutput.c initial upload 2020-03-23 10:48:11 +01:00
ostask.c initial upload 2020-03-23 10:48:11 +01:00
readme.txt initial upload 2020-03-23 10:48:11 +01:00
redosdeviations.h initial upload 2020-03-23 10:48:11 +01:00
redostypes.h initial upload 2020-03-23 10:48:11 +01:00
redtypes.h initial upload 2020-03-23 10:48:11 +01:00
reledge.mk initial upload 2020-03-23 10:48:11 +01:00

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