This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Description
Hi there!
To make my usb device have a custom product name, I create custom boards.txt and put it into my sketch folder. ("C:\Users\aqee\Documents\Arduino\hardware\aqee\avr\boards.txt") and as well the platform.txt.
It works well in arduino IDE.

But in vscode arduino board selector view, there is a "(undefined)" after my board name. Actually, everything goes well, except
not looking good somehow.

Maybe, something I setuped wrongly, point me pls if there is.
Files in my "C:\Users\aqee\Documents\Arduino\hardware\aqee\avr" folder, as your reference:
boards.txt
platform.txt
Best wishes!