mirror of
https://github.com/apache/nuttx.git
synced 2026-03-23 14:05:12 +08:00
note/sysview: add Segger System View support
Reference: https://www.segger.com/products/development-tools/systemview https://github.com/SEGGERMicro/SystemView https://github.com/SEGGERMicro/RTT Signed-off-by: chao.an <anchao@xiaomi.com>
This commit is contained in:
@@ -64,6 +64,7 @@ include contactless/Make.defs
|
||||
include 1wire/Make.defs
|
||||
include rf/Make.defs
|
||||
include rc/Make.defs
|
||||
include segger/Make.defs
|
||||
|
||||
ifeq ($(CONFIG_SPECIFIC_DRIVERS),y)
|
||||
-include platform/Make.defs
|
||||
|
||||
Reference in New Issue
Block a user