~aleteoryx/muditaos

ref: c8e65453c5b2ce03a7f87609ed1a729dddc470de muditaos/board/rt1051/bellpx/CMakeLists.txt -rw-r--r-- 214 bytes
c8e65453 — Mateusz Piesta [BH-891] Alarm popup fix 4 years ago
                                                                                
1
2
3
4
5
6
7
8
target_compile_definitions(
   board
      PUBLIC
   PROJECT_CONFIG_USER_DYNMEM_SIZE=9*1024*1024
   HW_SDRAM_64_MB=0
)

set (MEMORY_LINKER_FILE_PATH "${CMAKE_CURRENT_LIST_DIR}/memory_bell_P1.ld" CACHE INTERNAL "")