Hi Amid, > On 14. Dec 2017, at 00:42, amid <[email protected]> wrote: > > Appeared that path to 7-zip was not set in system PATH. > Which files should be unzipped during compilation?
That depends on the application (example or test) you want to build, for `examples/hello-world` it's (IIRC) actually not needed. However, the RIOT build system checks several general dependencies for each and every build, even though not all of them might be necessary to compile a certain RIOT application. Best, Sebastian _______________________________________________ users mailing list [email protected] https://lists.riot-os.org/mailman/listinfo/users
