Update README.md

This commit is contained in:
Strawmanbobi
2019-08-04 14:52:15 +08:00
committed by GitHub
parent 21d463de74
commit ed551b82da

View File

@@ -1,2 +1,9 @@
# irext-examples # IRext decode algorithm porting examples
Example projects for supported OS and platforms
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