mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
688911373d
use the default testset implement on single core platform that does not support test-and-set, more flexibility for SMP drivers(using spinlock) if configured in a single-core configuration. Change-Id: I954899f71bc6e903dce48c6e27719cb99f13e4b6 Signed-off-by: chao.an <anchao@xiaomi.com>