Ryan Feeley

Results 3 issues of Ryan Feeley

The result of this bug is needed dependencies are not included, resulting in compile errors. I've only verified this when using the generate_arduino_example( ) syntax, but I expect it applies...

### Environment data VS Code version: 1.12.2 Jupyter Extension version: 1.1.3 OS and version: Windows 10 Pro 64-bit ### Actual behavior Image displayed in the "Results" area of VSCode is...

This allows users to add static libraries to fix linking errors with `generate_arduino_example` that can sometimes occur. Some arduino examples with multiple dependencies give linking errors (undefined references) when built...