TL;DR
BoardLab is a new development tool for Visual Studio Code that allows for vendor-independent board development using the Arduino command line interpreter (CLI). This project aims to replicate the features of the Arduino IDE 2.x while maintaining a fully open-source environment that integrates seamlessly with VS Code's user experience.
Why This Was Curated
This article provides practical information on using BoardLab with Visual Studio Code, which is highly relevant for software developers transitioning into hardware development. It is accessible and actionable, offering a project that integrates familiar software tools with hardware development, though it could benefit from more detailed tutorials or examples.