diff options
| author | Daniel Jour <musteresel@gmail.com> | 2022-03-29 13:42:19 +0200 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2022-04-01 15:03:21 +1100 |
| commit | 8baf05af8c8011d586ce767da70b4c6f47f55d6c (patch) | |
| tree | f96f6e3adbeaad1328e788c2972c5a1b113ee74f /py/mphal.h | |
| parent | 1dbf393962428bdab1362c77f59745f28d2cdd53 (diff) | |
py/makeqstrdefs: Cleanup and extend source file classification.
- The classification of source files in makeqstrdefs.py has been moved into
functions to consolidate the logic for that classification into a single
place.
- Classification of source files (into C or C++ or "other" files) is based
on the filename extension.
- For C++ there are many more common filename extensions than just ".cpp";
see "Options Controlling the Kind of Output" in man gcc for example. All
common extensions for C++ source files which need preprocessing have been
added.
Diffstat (limited to 'py/mphal.h')
0 files changed, 0 insertions, 0 deletions
