Ben
Ben
**Describe the bug** A clear and concise description of what the bug is. try to run both in my own code and with a config.json and throws error **Usefull info(please...
``` // initialize ulp variable esp_err_t err = ulptool_load_binary(0, ulp_main_bin_start, (ulp_main_bin_end - ulp_main_bin_start) / sizeof(uint32_t)); // ulp coprocessor will run on its own now ESP_ERROR_CHECK( esp_sleep_enable_ulp_wakeup() ); ``` if you...
# Bug Report: Claude CLI Binary Not Accessible in Terminal **Report Date**: 2025-11-19 **Extension**: Claude Code v2.0.45 **Platform**: code-server (VS Code Server) **Issue Tracker**: https://github.com/anthropics/claude-code/issues --- ## Summary The Claude...