From 164590e50f7c6a26d7a92d5da6423ec8ce43f811 Mon Sep 17 00:00:00 2001 From: guowenxue <guowenxue@gmail.com> Date: Mon, 24 Jun 2019 20:48:06 +0800 Subject: [PATCH] Rename mqttd modules to hal and add makefile --- mqttd/hal/beep.c | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git a/mqttd/modules/beep.c b/mqttd/hal/beep.c similarity index 100% rename from mqttd/modules/beep.c rename to mqttd/hal/beep.c -- Gitblit v1.9.1