walnux/tools/pynuttx/nxgdb/protocols
dongjiuzhu1 7927c8d105 tools/pynuttx: update fs.py base on new structure fd and file
Update the Python script based on the PR "Separate file
descriptors from file descriptions" in fs/vfs.

Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>
2025-06-12 18:12:42 +08:00
..
circbuf.py nxgdb: add missing protocols definitions 2025-02-02 14:02:24 +08:00
fs.py tools/pynuttx: update fs.py base on new structure fd and file 2025-06-12 18:12:42 +08:00
irq.py nxgdb/irq: add irqinfo command 2025-02-18 11:16:17 -03:00
mm.py
thread.py tools/pynuttx: update fs.py base on new structure fd and file 2025-06-12 18:12:42 +08:00
uorb.py nxgdb: add missing protocols definitions 2025-02-02 14:02:24 +08:00
value.py
wdog.py
wqueue.py