mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
mm/circbuf: delete underscore about circular buffer naming conventions
N/A Change-Id: I66e08cdbe8b4c23948ebc20c2a29d9ef9f4156ab Signed-off-by: dongjiuzhu <dongjiuzhu1@xiaomi.com>
This commit is contained in:
+1
-1
@@ -155,7 +155,7 @@ config MM_FILL_ALLOCATIONS
|
||||
Fill all malloc() allocations with 0xAA. This helps
|
||||
detecting uninitialized variable errors.
|
||||
|
||||
config MM_CIRC_BUF
|
||||
config MM_CIRCBUF
|
||||
bool "Circular buffer support"
|
||||
default n
|
||||
---help---
|
||||
|
||||
Reference in New Issue
Block a user