mirror of
https://git.mirrors.martin98.com/https://github.com/google/googletest.git
synced 2025-06-04 11:25:34 +08:00
6 lines
91 B
Bash
6 lines
91 B
Bash
# install PlatformIO
|
|
sudo pip install -U platformio
|
|
|
|
# update PlatformIO
|
|
platformio update
|