]> code.bitgloo.com Git - clyne/msp430-temp-lcd.git/commitdiff
update readme master
authorClyne Sullivan <tullivan99@gmail.com>
Wed, 1 May 2019 13:49:57 +0000 (09:49 -0400)
committerClyne Sullivan <tullivan99@gmail.com>
Wed, 1 May 2019 13:49:57 +0000 (09:49 -0400)
README.md

index 9d88640dc3a9db2153226e1de950516f7e355aba..caa61f47b110f54fa050cc58c787a0bdb4bdcda4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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
 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
 
 
 ### Uploading