aboutsummaryrefslogtreecommitdiff
path: root/platform/ext/SSE-200_AWS.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'platform/ext/SSE-200_AWS.cmake')
-rw-r--r--platform/ext/SSE-200_AWS.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/platform/ext/SSE-200_AWS.cmake b/platform/ext/SSE-200_AWS.cmake
index db51353734..0c55730d9b 100644
--- a/platform/ext/SSE-200_AWS.cmake
+++ b/platform/ext/SSE-200_AWS.cmake
@@ -208,8 +208,6 @@ elseif(BUILD_FLASH)
# to be sure the PS service knows that when it starts the PS area does not contain any
# valid PS flash layout and it needs to create one. The same for ITS.
set(PS_CREATE_FLASH_LAYOUT ON)
- set(PS_RAM_FS OFF)
set(ITS_CREATE_FLASH_LAYOUT ON)
- set(ITS_RAM_FS OFF)
embedded_include_directories(PATH "${PLATFORM_DIR}/target/sse-200_aws/cmsis_drivers" ABSOLUTE)
endif()