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 af7d906 commit e5ed41eCopy full SHA for e5ed41e
ceedling/android.yml
@@ -6,3 +6,13 @@
6
- :HE_PLATFORM_CFLAGS: -DFP_MAX_BITS=8192 -fomit-frame-pointer
7
- :LIBS: -llog -landroid
8
9
+
10
+:tools:
11
+ :test_compiler:
12
+ :executable: arm-linux-gnueabihf-gcc
13
+ :test_linker:
14
15
+ :release_compiler:
16
17
+ :release_linker:
18
0 commit comments