aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-08-21 10:23:18 +0200
committerRomain Forlot <romain.forlot@iot.bzh>2017-08-21 10:23:18 +0200
commit88d0b8c02eaaac8843f184e379fc5a19250295e5 (patch)
tree4893d2b5cb0fdbddf0357ebd7d32009e73856cec /README.md
parentba709f088f5a4718b7096003ab19083af4681155 (diff)
parentd51d083be8e34000cd00ce979445eacb45a16e97 (diff)
Merge branch 'fulup-dev'
Change-Id: I7dc6859767ac5919cf383e33bd2cf3a98698d9b4
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index 5d03694..e9ad55f 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ git pull --recurse-submodules https://github.com/iotbzh/audio-bindings
- Alsa-devel zypper --install alsa-devel # 42.3 is shipped default with 1.1.4
Fedora 26 (out of the box)
- - Lua 5.3
+ - Lua 5.3
- Alsa-devel 1.1.4
```
@@ -113,9 +113,7 @@ from the wrong relative directory, either you have to use 'set solib-search-path
# ToBeBone (WorkInProgess: This list is getting longer every day)
-------------------------------------------------------------------
-* Support response from LUA with nested table (currently fail miserably)
-* Add timer base callback from Lua
-* Enable export of LUA commands directly from Plugin
+ * Allow LUA to run a shell command
# Running an debugging on a target
-------------------------------------------------------