I'm using MSPM0G3507, but if i put the part into the part number it doesn't let me post into this forum which seems like the right place.
Is there an opinion on using C vs C++? all the examples are C, any reason i shoudlnt use C++ (classes) ?
after some searching, it seems like the standard library is available, but i dont see how to add/use them.
for example what do i have to do in order to use std::vector ? are things like this ok to use or do they add too much bloat for smaller devices?
thanks.