This repository is a template repo for creating standalone Python notebook repositories with a hybrid Colab and local VS Code workflow: Execute notebooks on Colab kernel when online. Keep IntelliSense ...
An engineer says "help me debug why my STM32 is crashing in the SPI interrupt handler" and Claude creates a debug session, reads fault registers, decodes them via SVD bitfields, traces the stack, ...