Search the Community
Showing results for tags 'github'.
-
Hello all, There are some fixes that have been made to the master branch of the tivac-core since its last release. https://github.com/energia/tivac-core How can I install that latest non versioned version of the code? Libraries let you install from a zip, but sadly the boards manager doesn't have that feature and won't pick up on the changes until a new version gets pushed. Cheers Sol
-
Hello, What are the different branches in the energia library? Especially, the Galaxy-library, and MSP432-Board-name? And is the master branch exactly same as when we download the distribution from energia.nu site? I would like to develop on MSP432 LP from now on, which branch should I build for best suited use? I have managed to get the sharp LCD working with vanilla distribution, (I had to butcher some code) but it seems that the delay statements are not accurate. Also I had to copy Clock.cpp and Clock.h into my source tree. I will post code later tonite, once I g