We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 365a4a0 + 1e34af2 commit 28334b0Copy full SHA for 28334b0
circle.yml
@@ -15,6 +15,6 @@ dependencies:
15
- cd ../testproject && git init
16
- sudo add-apt-repository -y ppa:team-gcc-arm-embedded/ppa
17
- sudo apt-get -y update
18
- - sudo apt-get -y install gcc-arm-embedded
+ - sudo apt-get -y install gcc-arm-embedded=4.9-2015-q3-update
19
override:
20
- cd ../testproject/mbed-os && pip install -r requirements.txt
0 commit comments