It would be greatly appreciated to add debugger support for the MSP432 line of boards. These boards are already compatible with the TI MSP Debugger (XDS110 USB Debug Probe) which appears to already be implemented in platformio. I should note that although the MSP432P4111 is not officially supported if you change the msp.h to a msp432P411 header file it works fine.
P.S Thank I love the platformio extension as it allows me to avoid using code composer studio, a classically bad eclipse based IDE.
Hello Platformio team!
It would be greatly appreciated to add debugger support for the MSP432 line of boards. These boards are already compatible with the TI MSP Debugger (XDS110 USB Debug Probe) which appears to already be implemented in platformio. I should note that although the MSP432P4111 is not officially supported if you change the msp.h to a msp432P411 header file it works fine.
P.S Thank I love the platformio extension as it allows me to avoid using code composer studio, a classically bad eclipse based IDE.