Thanks to visit codestin.com
Credit goes to github.com

Skip to content

beaglecfg-0.1-1

Choose a tag to compare

@github-actions github-actions released this 27 Aug 13:30
Check /sys/class/remoteproc/ exists before iterating in it.

If we don't, this triggers the exception:
```
terminate called after throwing an instance of
'std::filesystem::__cxx11::filesystem_error'
  what():  filesystem error: directory iterator cannot open directory:
  No such file or directory [/sys/class/remoteproc/]
```