Cleanup: remove dead files from rapid iteration
- Delete suppress_tests.h (unused, replaced by javelin_overrides/unit_test.h) - Delete patches/ dir (orphaned, sed/python used instead) - Delete empty .gitmodules (submodule removed, javelin fetched via west) - Simplify Kconfig: remove unused flags (HEAP_SIZE, USER_DICT_SIZE, ORTHOGRAPHY_CACHE, CONSOLE, TRIGGER — not wired to code yet) - Add .gitignore for __pycache__
This commit is contained in:
parent
4e7b4e062f
commit
3e4b5a56b0
6 changed files with 1 additions and 95 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
__pycache__/
|
||||
Loading…
Add table
Add a link
Reference in a new issue