lucenzo97

Results 10 issues of lucenzo97

# Description After typing in `/**` above methods in class and pressing Enter, one extra blank line with no Doxygen command is generated (in the last line before end of...

I'm very in fond of PIO's features and its integration into VS Code. However, there is one requirement that prevents me from using it actively for work, and that is...

feature

I'm not reporting a bug, I'm just looking for plain information about easyloggingpp in general. I'm looking for a lightweight, fast, and thread-safe logger which for an embedded device. I...

answered / resolved

CMSIS RTOS v2 files do not provide support for "Memory Pool" functions. Their declaration is provided inside `cmsis_os2.h` but no definition is provided inside `cmsis_os2.c` source file. Additionally, files `freertos_mpool.h`...

mw
rtos

The following question is of informative nature. I'm looking for an effective, preferably faster, and less time-deterministic alternative to `malloc()` memory allocator. I'm targetting use in C++ where code runs...

I have followed this guide thoroughly and it worked great for MCUs I have worked so far with (F7 and F1), but with U5 I get some very-hard-to-explain behaviour. Build...

I'm using the latest release as of now. Configuring CMake files gives generates this log: ``` [cmake] Build type: Debug [cmake] -- The C compiler identification is GNU 14.2.1 [cmake]...

**Describe the bug** If `CodeChecker` CLI is run with Infer analyzer it won't work. Per my understanding infer required compilation database; that is `compile_commands.json` generated by CMake rather than compiler...

**Describe the bug** Some files are missing after successful installation on Windows. `codechecker` complains about it for every action. It complains that the following file is missing: ``` FileNotFoundError: [Errno...

platform-Windows 🖥

**Inspector Version:** 0.17.1 ## Describe the bug MCP Inspector (CLI and Web UI) cannot pass custom authentication headers to MCP servers. Servers expecting credentials in custom headers (e.g., X-API-Credentials) never...

enhancement
auth