Henrik Maier

Results 5 issues of Henrik Maier

If `nxd_mqtt_client_message_get()` is called with insufficient memory, then currently there is no option to find out how much memory is required to perform a second call as suggested on https://docs.microsoft.com/en-us/azure/rtos/netx-duo/netx-duo-mqtt/chapter3#nxd_mqtt_client_message_get...

What is the rationale to use a const pointer rather a normal void pointer for p_context fields? According to the documentation this pointer is intended to hold user data and...

Added support for Hanna Code names with a dot. Example: [[admin.email reaptcha="true"]] Previously the Hanna Code parser did not recognise dotted names when attributes where passed as well. Refer to...

FSP's (version v4.5.0) encryption routines fail when calling `nx_secure_dtls_client_session_start()` with `NX_CRYPTO_SIZE_ERROR` when using DTLS 1.2 with PSK-AES128-CCM8 cipher during the DTLS encryption handshake message phase. Refer to Wireshark screenshot: ![Snag_23385e6](https://github.com/renesas/fsp/assets/778078/da6d6701-c7be-4d0c-afa5-e14756182746)...

triaged

This is a feature request. Currently a list of CMake variables are available for command substitution in task commands, for example cmake.buildTargetName. Refer to https://github.com/microsoft/vscode-cmake-tools/blob/main/docs/cmake-settings.md While the build target name...

enhancement
help wanted
Feature: debug/launch
stale-exempt