From 0d7006d79518b2636df4266ad4d86760cca324da Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Wed, 1 May 2019 09:49:57 -0400 Subject: update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9d88640..caa61f4 100644 --- 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 -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 -- cgit v1.2.3