mirror of https://github.com/ARMmbed/mbed-os.git
In Python 3, the map() function returns a map object, not a list object as in Python 2. Ensure a list object is returned from format_flags() by wrapping map() in list(). This is compatible with both Python 2 and 3. |
||
---|---|---|
.. | ||
Makefile.tmpl | ||
__init__.py | ||
make-arm.tmpl | ||
make-gcc-arm.tmpl | ||
make-iar.tmpl |