Skip to content

Commit 7f606c4

Browse files
committed
Clarification
1 parent a15db1e commit 7f606c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ platforms.name: energia:msp430gcc9
138138

139139
Per GitHub user [chemmex][85], it is possible to use these processor cores with [PlatformIO][86]. Some manual setup and configuration is required, which includes editing the `platformio.ini` file. For more details, refer to this issue [comment][87] and this PlatformIO [discussion][88].
140140

141-
## New Board Package Versions to Remove Python 2 Dependency
141+
## Updated Board Package Versions to Remove Python 2 Dependency
142142

143143
Python 2 has long since reached its end of life, and recent Linux distros (Debian 12, Ubuntu 24.04, Mint 22, etc.) no longer include it. Unfortunately, the version of the DSLite tool used by the Energia-created board packages has a dependency on Python 2. Attempting to upload an Arduino sketch on these newer distros will create an error similar to the following (see [issue #6][94]):
144144

0 commit comments

Comments
 (0)