Karol
Karol
According to STM32CubeMX release notes this package had V1.2.0 release on 04-February-2022 Could you also update this repository?
Hi, I would like to run all of the hooks only on specific directories. To achieve this I'm using file exclude pattern. The exclude works for the clang-format but not...
Setup: - LoRa-E5-STM32WLE5JC - GNU Arm Embedded Toolchain 10.3-2021.10 Bug: Preprocessor error is not triggered if the `CFG_SEQ_Task_NBR` is > 32 although there is a code to protect it ```...
I'm using ESP8266-12E. I needed to make a http get request so i found [httpclient](https://github.com/Caerbannog/esphttpclient) code. I fixed some warnings but then I got this: `/home/karol/git/esp8266/esp-open-sdk/xtensa-lx106-elf/lib/gcc/xtensa-lx106-elf/4.8.5/../../../../xtensa-lx106-elf/bin/ld: image.elf section `.irom0.text' will...