This repository was archived by the owner on Oct 1, 2024. It is now read-only.
This repository was archived by the owner on Oct 1, 2024. It is now read-only.
Error when trying to debug Arduino M0 Pro #413
Open
Description
Running 1.16 VSCode on Ubuntu Linux, installed the Arduino extension, I can upload code to the board and get data over the serial monitor just fine through VSCode.
Problem is if I set break points and Press F5, no matter what I do I get an error dropdown at the top of the screen: "[Error] Cannot read property 'apply' of undefined"
Any idea what I'm missing?