Skip to content

Tags: vpetrigo/mulog

Tags

v1.0.1

Verified

This commit was signed with the committer’s verified signature.
vpetrigo Vladimir Petrigo
mulog: config: Simplify config path inclusion logic

Replaced macro-based string manipulation with direct inclusion of the MULOG_INTERNAL_CONFIG_PATH. This change eliminates unnecessary complexity in the conditional compilation and enhances readability of the configuration header file.

v1.0.0

Verified

This commit was signed with the committer’s verified signature.
vpetrigo Vladimir Petrigo
misc: Add GitHub Release badge to README.md

This commit introduces a badge to display the current release version from GitHub in the README.md file. It enhances visibility for users to easily identify the latest software version available.