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.
1 parent 365a4a0 commit 1e34af2Copy full SHA for 1e34af2
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