Skip to content

Commit

Permalink
updated device description
Browse files Browse the repository at this point in the history
  • Loading branch information
pyjopeko committed Jun 12, 2024
1 parent 1f0d593 commit e37a170
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion tempconfigs/wasmiot-device-description.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,22 @@
"printInt",
"rpcCall",
"takeImage",
"takeImageDynamicSize",
"takeImageStaticSize",
"path_open",
"fd_filestat_get",
"fd_read",
"fd_readdir",
"fd_seek",
"fd_write",
"fd_close",
"fd_prestat_get",
"fd_prestat_dir_name",
"sched_yield",
"random_get",
"environ_sizes_get",
"proc_exit",
"environ_sizes_get",
"environ_get"
]
}

0 comments on commit e37a170

Please sign in to comment.