walnux/tools/pynuttx
Lars Kruse e5b675d4dc refactor: fix spelling in private field names
Fix some misspelled field names.
These field names seem to be used only in private contexts.
Thus, the probability of external code accessing these fields is very
low.
In the rare case of external usage, compile time errors will easily
direct users to the new field name.
2025-05-24 09:44:22 -03:00
..
nxgdb refactor: fix spelling in private field names 2025-05-24 09:44:22 -03:00
.gitignore
gdbinit.py
pyproject.toml nxgdb: include all files to package 2025-02-02 14:02:24 +08:00
requirements.txt