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

This is an example demonstrating the use of IO ports and interrupts in a CAmkES component. The client is a basic app that listens for keyboard input.

This application only works on x86.