Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-12-14 | LUA lib and bin embedded in project | Romain Forlot | 1 | -74/+0 | |
Change-Id: I1a61b49f55e4daa305800e754a14b6041aa81b34 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> | |||||
2017-12-14 | Fix uint64_t coming from LUA that don't support | Romain Forlot | 1 | -3/+2 | |
Change-Id: Ida74a1f9904e9271ffc4a7c21d24f3b7f6c3f584 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> | |||||
2017-12-14 | lua2c completely operationnal | Romain Forlot | 1 | -0/+75 | |
- Retrieve args from lua call correctly - Correctly push and set function pointer into plugin symbols Change-Id: I12d03e1101c458a042887a67a35a08082bd98f4c Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> |