mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
drivers/segger/CMakeLists.txt: Aligned Cmake with Make
Segger SysView has been upgraded to version V3.5.6 https://github.com/apache/nuttx/pull/13847 Signed-off-by: simbit18 <simbit18@gmail.com>
This commit is contained in:
parent
50b22575e9
commit
a7e5bd936a
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
if(CONFIG_SEGGER_RTT OR CONFIG_SEGGER_SYSVIEW)
|
||||
if(NOT EXISTS ${CMAKE_CURRENT_LIST_DIR}/SystemView)
|
||||
|
||||
set(SYSVIEW_VERSION 354)
|
||||
set(SYSVIEW_VERSION 356)
|
||||
|
||||
FetchContent_Declare(
|
||||
systemview
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue