Skip to content

Commit

Permalink
Update GCC version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
mdclyburn committed Nov 22, 2019
1 parent 23e45d1 commit cf4c158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ C++ namespaces are used to logically divide functionality and modules of the MSP

Building
-----
Currently, the library is compiled with GCC 9.1.0 with C++17.
Currently, the library is compiled with GCC 9.2.0 with C++17.

The included makefile in `src` does a little work in finding the correct compiler to use.
Change MSP430PATH to the directory where MSP430 files are (bin, lib, include, etc.).
Expand Down

0 comments on commit cf4c158

Please sign in to comment.