tree: 3a1a5cfdb2cc2be4153c5c12ea5dba7b44be61ce [path history] [tgz]
  1. components/
  2. interfaces/
  3. CMakeLists.txt
  4. exchangestring.camkes
  5. README.md
apps/exchangestring/README.md

This application demonstrates how to pass string arguments between components. All strings must be ‘\0’ terminated. Note that the client(caller) is responsible for freeing the memory of “out/inout” typed arguments.