aboutsummaryrefslogtreecommitdiffstats
path: root/os/various/reledge_bindings/readme.txt
diff options
context:
space:
mode:
authorareviu <areviu.info@gmail.com>2018-05-06 14:49:44 +0000
committerareviu <areviu.info@gmail.com>2018-05-06 14:49:44 +0000
commita0c253d44da778e359c507c529a319f3f4d18b25 (patch)
treeb61931799dd63a4c504278b5570405095e0d9e00 /os/various/reledge_bindings/readme.txt
parent7a53508f76c70cd5152bb66f36dbd39f0c7560b1 (diff)
downloadChibiOS-a0c253d44da778e359c507c529a319f3f4d18b25.tar.gz
ChibiOS-a0c253d44da778e359c507c529a319f3f4d18b25.tar.bz2
ChibiOS-a0c253d44da778e359c507c529a319f3f4d18b25.zip
moved ff and reliance-edge under binding folder
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12008 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'os/various/reledge_bindings/readme.txt')
-rw-r--r--os/various/reledge_bindings/readme.txt12
1 files changed, 0 insertions, 12 deletions
diff --git a/os/various/reledge_bindings/readme.txt b/os/various/reledge_bindings/readme.txt
deleted file mode 100644
index 4489695c1..000000000
--- a/os/various/reledge_bindings/readme.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-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
-