Add _RTX_ define where it's needed and used

pull/7474/head
Jimmy Brisson 2018-07-09 10:36:39 -05:00 committed by Martin Kojtal
parent 5f8aa893ca
commit 0222ca4976
1 changed files with 2 additions and 1 deletions

View File

@ -2,5 +2,6 @@
"name": "rtos",
"config": {
"present": 1
}
},
"macros": ["_RTE_"]
}