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 12edd64 commit 48250c6Copy full SHA for 48250c6
features/cellular/framework/targets/Samsung/TARGET_S5JS100/mbed_lib.json
@@ -1,4 +1,10 @@
1
{
2
"name": "S5JS100_RIL",
3
- "macros": ["CELLULAR_RIL_HEADER=\"SAMSUNG_S5JS100_RIL_HEADER.h\""]
4
-}
+ "config": {
+ "ril_header" : {
5
+ "help": "ril.h including extensions for S5JS100",
6
+ "macro_name": "CELLULAR_RIL_HEADER",
7
+ "value": "\"SAMSUNG_S5JS100_RIL_HEADER.h\""
8
+ }
9
10
+}
0 commit comments