analogdevicesinc / ai8x-synthesis

Quantization and Synthesis (Device Specific Code Generation) for ADI's MAX78000 and MAX78002 Edge AI Devices
Apache License 2.0
55 stars 49 forks source link

Fix UnboundLocalError in VSCode generator #237

Closed Jake-Carter closed 2 years ago

Jake-Carter commented 2 years ago

One-line mistake in previous PR for VS Code project generator throws UnboundLocalError from the izer.

This PR fixes the mistake!