diff options
| author | hathach <[email protected]> | 2023-06-20 12:11:01 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2023-06-20 13:12:12 +0700 |
| commit | 1b658ae109a9d2aa1ac2fc14393cb9d8a64ccd8a (patch) | |
| tree | 67b92d7ffd34fbbdd8ca43d6027d34d8ac29cb49 /.gitignore | |
| parent | 7dc6829519afd3aa30523950efaa2438b6b6dbe9 (diff) | |
add etm trace for mcb1800
clean up other ide setting
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8f5bb6efd..c665d6c73 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,8 @@ _build /examples/*/*/ses /examples/*/*/ozone /examples/obsolete +hw/bsp/**/cubemx/*/ +.mxproject # coverity intermediate files cov-int # cppcheck build directories |
