Rik

Results 3 issues of Rik

Since the "open" command is split on whitespaces to identify arguments, a trailing whitespace will result in an unrecognized - empty - argument to the "open" command in the project...

I am trying to feed image files as camera image stream into my GVSOC execution. Following the example of `gapuino_himax_with_lcd`, I added `override config_args += --config-opt=camera/image-stream=$(IMAGE_PATH)` to my Makefile. Both...

When trying to compile [this WiFi image streaming example](https://github.com/bitcraze/aideck-gap8-examples/tree/master/examples/other/wifi-img-streamer) with JPEG encoding: `/home/gemenerik/gap_sdk/libs/gap_lib/jpeg/cluster.c:138: undefined reference to "hal_cl_eu_event_mask_wait_clear"`