Micke Prag
Micke Prag
If you set `board_build.esp-idf.sdkconfig_path` in platformio.ini then it's no longer possible to customize the bootloader through menuconfig. The reason: `SDKCONFIG_PATH` sets in `espidf.py` like this: ```python SDKCONFIG_PATH = board.get( "build.esp-idf.sdkconfig_path",...
I am getting segfaults from time to time. It seems to happen when python objects are wrapped and sent to the lua runtime. Lupa version 1.4 Lua: tested version 5.1.5,...
If the project has a .pylintrc file in its root-folder this is not picked up by the pylint checker.
Please make this PlatformIO library so this can be used easily in a PlatformIO project. https://docs.platformio.org/en/latest/librarymanager/creating.html