diff --git a/README.md b/README.md index b9ac7e0..b653298 100644 --- a/README.md +++ b/README.md @@ -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.).