Kaze
Kaze
Vuejs document can not display correctly in Zeal, but it does in browser.
> @ShiinaKaze Have you finished the steps in the [Get Started Guide](https://docs.espressif.com/projects/esp8266-rtos-sdk/en/v3.4/get-started/index.html) before you start your ESP-AT. Yes, I have done it.
> There should be a [confgen.py](https://github.com/espressif/ESP8266_RTOS_SDK/blob/master/tools/kconfig_new/confgen.py) file in your esp-idf/tools/kconfig_new/confgen.py. Could you please check it. > > you can try to delete the whole esp-idf directory and let the esp-at...
> Not sure how I can help here.. Sorry, let me be clear If I just wrap as a function like this, it dose not work. ```c void i2c_transfer(uint8_t address,...
> The code is not the same. You are sending the address during data transfer in the second case. well, I've tried sending the address 0x78 directly, it still not...
> > Instead of changing the user Settings, I want to change the workspace Settings. > > > > You can do that manually, right? Sorry, I mean I hope...
> I'm just trying to understand the request :) > > > > The effect of the "Disable IntelliSense" button currently is to add the setting `"C_Cpp.intellisenseEngine": "disabled"` to the...
Well, I now feel that this is not a bug, and I prefer clangd to C/C++ extension.
> There are two things that we shouldn't confuse here. > > **1. Telling clangd about the project's compile flags, e.g. `-I` paths and `-D` flags.** > > This is...
> 信号不好吗? 信号正常。