ble_mesh: Split mesh mutex into a separate file

This commit is contained in:
lly
2020-03-30 18:24:59 +08:00
parent 7db10be193
commit ac51ec11ec
11 changed files with 265 additions and 210 deletions

View File

@@ -19,7 +19,7 @@
*/
#include "mesh_atomic.h"
#include "mesh_timer.h"
#include "mesh_mutex.h"
#ifndef CONFIG_ATOMIC_OPERATIONS_BUILTIN