From ed551b82dac1477451bba6f625fbfddd1d7a3586 Mon Sep 17 00:00:00 2001 From: Strawmanbobi Date: Sun, 4 Aug 2019 14:52:15 +0800 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b27f4da..eee0ad1 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ -# irext-examples -Example projects for supported OS and platforms +# IRext decode algorithm porting examples + +This repository contails various of example which show you how to port IRext decode algorithm to different OS and platforms + +- Android example +- CC26XX ARM-Cortex M3 example +- Java web example with JNI +- Windows example +- CC25XX 8051 example