Initial commit: Set up Zephyr MQTT project

This commit is contained in:
2025-07-17 08:49:06 +02:00
commit febaa06799
16 changed files with 1191 additions and 0 deletions

4
boards/native_sim.conf Normal file
View File

@@ -0,0 +1,4 @@
CONFIG_FLASH_SIMULATOR=y
# Disable native logging backends so we don't get conflicts with the shell if we start it with --uart_stdinout
CONFIG_LOG_BACKEND_NATIVE_POSIX=n