diff options
author | Uros Majstorovic <majstor@majstor.org> | 2021-02-27 03:19:22 +0100 |
---|---|---|
committer | Uros Majstorovic <majstor@majstor.org> | 2021-02-27 03:19:22 +0100 |
commit | 468e81e6da66f6dfec3a4857dc6e2f370ab180f1 (patch) | |
tree | ec6ea0f84f006c78b704703548b1aeb0a9e7380c /fw/fe310/test/cell_dev.h | |
parent | 9ce2ce35d5f94c5d0b83ca8d9ceb21c8c1cf3cd4 (diff) |
added cell_dev to test app
Diffstat (limited to 'fw/fe310/test/cell_dev.h')
-rw-r--r-- | fw/fe310/test/cell_dev.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fw/fe310/test/cell_dev.h b/fw/fe310/test/cell_dev.h new file mode 100644 index 0000000..19b7717 --- /dev/null +++ b/fw/fe310/test/cell_dev.h @@ -0,0 +1 @@ +void app_cell_dev_init(void);
\ No newline at end of file |