diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2019-05-01 09:49:57 -0400 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2019-05-01 09:49:57 -0400 |
commit | 0d7006d79518b2636df4266ad4d86760cca324da (patch) | |
tree | 9919c837419de3818612279ce728d2cde867017f | |
parent | 70fc1ecd2a36de6db0f573a715db3eb33b634af6 (diff) |
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,8 +9,8 @@ project is the MSP430G2553. The code may be compiled through the Makefile by simply running `make`. Code Composer Studio may be used as well: create an empty project for the -MSP430G2553, then copy all header and source files into that project's -directory. +MSP430G2553, selecting the GNU compiler, then copy all header and source files +into that project's directory. ### Uploading |