mbed-os/tools/toolchains
Jens Alfke 5543849ba4 Recognize ".cc" and ".hh" source file extensions
".cc" --> C++ source code
".hh" --> header

This change allows existing source code with this naming
convention (e.g. my company's) to be used in mbed.os projects.
2018-07-06 10:10:22 -07:00
..
__init__.py Recognize ".cc" and ".hh" source file extensions 2018-07-06 10:10:22 -07:00
arm.py Use Component section for ARM compiler version 2018-06-28 10:51:12 -05:00
gcc.py Test and correct GCC version check 2018-06-26 09:25:33 -05:00
iar.py Check for no match in version check 2018-06-25 18:04:11 -05:00