This commit is contained in:
Ivan Kravets
2016-07-28 14:39:38 +03:00
parent b177bb5bfb
commit 269967a809

View File

@ -487,7 +487,7 @@ options:
]
}
3. Force to use ``C99`` standard instead ``C11``
3. Force to use ``C99`` standard instead of ``C11``
.. code-block:: javascript
@ -528,4 +528,4 @@ options:
CPPPATH=["inc", "inc/devices"]
)
# some python code that generates headers files "on-the-fly"
# some python code that generates header files "on-the-fly"