Skip to content

Commit b55ccd4

Browse files
pi-anlclaude
andcommitted
lib/micropython-lib: Update submodule to include debugpy support.
Updates micropython-lib submodule to include the new debugpy implementation that enables VS Code debugging support for MicroPython applications. The debugpy port provides: - Debug Adapter Protocol (DAP) compatibility with VS Code - Line breakpoints, stepping, and variable inspection - Integration with MicroPython's sys.settrace functionality - Network-based debugging via TCP socket connection This enables developers to debug MicroPython code using the familiar VS Code debugging interface, improving the development experience. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent f236a3b commit b55ccd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/micropython-lib

Submodule micropython-lib updated 81 files

0 commit comments

Comments
 (0)