-
The MSP432 dependencies aren't necessary here.
make it so this can be compiled/executed anywhere:
- QEMU?
- with msp?
- arduino?
- rpi?
-
Just an FYI - I created version 5.30.0 off your MSP432 version 5.29.5 core.
The only change I made was to update platform.txt to point to dslite version 12.8.0.3522 instead of the old 9.3.0.1863 v…
-
The list of targets at https://probe.rs/targets does not show all devices by the same manufacturer when filtering. It is also missing some manufacturers.
For example, when filtering on Manufacturer "…
-
### Environment
- OS and Version: Windows 10
- VS Code Version: 1.71.2
- C/C++ Extension Version: 1.12.4
### Bug Summary and Steps to Reproduce
Bug Summary: Parameter tooltip shows enclosing fu…
doxxx updated
2 years ago
-
Hi, I tried to import the project in the CCS, but it does not recognize the "MSP432-Launchpad-FatFS-SDCard", just the "MSP432-Launchpad-Printf-Support" with many errors. I think that in the last updat…
-
I'm currently trying to use a Texas Instruments MSP432E401Y MCU with TinyGo. I would like to avoid having to modify the TinyGo installation, but it looks like the Go package management forces me to at…
-
I'm using the example for the multitasking example.
When I put 5 seconds in the "myTimer.begin" function is become blocked, but I don't why.
"myTimer.begin(timerFunction, 500);" I have changed …
-
hello , i download your code , it's nice to work with boosterpack kits. i also try to implement to msp432 but i failed.
and you are using simple api , it's too bad choice , because people cannot usage…
-
Please add SPI & UARTS (currently 1 SPI, 2 UARTS).
-
This is a continuation of #10.
The BLE library used to work with release `5.23.1` but no longer with latest release `5.29.0`.
Building the example **SerialOverBLE** against the MSP432P401R fail…