diff options
author | Stefan Agner <stefan.agner@toradex.com> | 2014-05-02 17:24:28 +0200 |
---|---|---|
committer | Stefan Agner <stefan.agner@toradex.com> | 2014-05-02 17:24:28 +0200 |
commit | 764515d9a7f8614b91d371aca7138035c194b826 (patch) | |
tree | 710e788b57e16e0e3c64bae5e0e9afcf1f5eb8aa /recipes | |
parent | 03bd4e23f55abaf76f10fc8480f9d9e7204aa84a (diff) |
mcc-pingpong: demo application for ping pong with Cortex M4
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/images/trdx-extra.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/images/trdx-extra.inc b/recipes/images/trdx-extra.inc index 86fde69..3efacc6 100644 --- a/recipes/images/trdx-extra.inc +++ b/recipes/images/trdx-extra.inc @@ -91,6 +91,7 @@ IMAGE_INSTALL_MACHINE_colibri-vf = " \ mtd-utils-ubifs \ mqxboot \ libmcc \ + mcc-pingpong \ kernel-module-fusion-f0710a \ kernel-module-mcc \ kernel-module-snd-ac97-codec \ |