|
154 | 154 | </incdir> |
155 | 155 | <incdir> |
156 | 156 | <path>src/frtos_startup</path> |
157 | | - <path>src/application/config</path> |
| 157 | + <path>src/frtos_config</path> |
158 | 158 | <path>src/application/startup</path> |
159 | 159 | </incdir> |
160 | 160 | <!-- copy source codes --> |
|
174 | 174 | </impdir> |
175 | 175 | <impdir> |
176 | 176 | <folder>configuration/config_files</folder> |
177 | | - <path>src/application/config</path> |
| 177 | + <path>src/frtos_config</path> |
178 | 178 | </impdir> |
179 | 179 | <impdir> |
180 | 180 | <folder>configuration/startup</folder> |
|
358 | 358 | <!-- The redundant zero number before a numerical data may cause it to be wrong, because some numerical data are input of an javascript engine --> |
359 | 359 | <heap> |
360 | 360 | <property id="configUSE_TRACE_FACILITY"> |
361 | | - <path>src/application/config/FreeRTOSConfig.h</path> |
| 361 | + <path>src/frtos_config/FreeRTOSConfig.h</path> |
362 | 362 | </property> |
363 | 363 | <property id="configUSE_MUTEXES"> |
364 | | - <path>src/application/config/FreeRTOSConfig.h</path> |
| 364 | + <path>src/frtos_config/FreeRTOSConfig.h</path> |
365 | 365 | </property> |
366 | 366 | <property id="configUSE_APPLICATION_TASK_TAG"> |
367 | | - <path>src/application/config/FreeRTOSConfig.h</path> |
| 367 | + <path>src/frtos_config/FreeRTOSConfig.h</path> |
368 | 368 | </property> |
369 | 369 | <property id="configUSE_QUEUE_SETS"> |
370 | 370 | <id>configUSE_QUEUE_SETS</id> |
371 | | - <path>src/application/config/FreeRTOSConfig.h</path> |
| 371 | + <path>src/frtos_config/FreeRTOSConfig.h</path> |
372 | 372 | </property> |
373 | 373 | <property id="configRECORD_STACK_HIGH_ADDRESS"> |
374 | | - <priorityPath>src/application/config/FreeRTOSConfig.h</priorityPath> |
| 374 | + <priorityPath>src/frtos_config/FreeRTOSConfig.h</priorityPath> |
375 | 375 | <path>src/FreeRTOS/Source/include/FreeRTOS.h</path> |
376 | 376 | </property> |
377 | 377 | <property id="configNUM_THREAD_LOCAL_STORAGE_POINTERS"> |
378 | | - <priorityPath>src/application/config/FreeRTOSConfig.h</priorityPath> |
| 378 | + <priorityPath>src/frtos_config/FreeRTOSConfig.h</priorityPath> |
379 | 379 | <path>src/FreeRTOS/Source/include/FreeRTOS.h</path> |
380 | 380 | </property> |
381 | 381 | <property id="configUSE_TASK_NOTIFICATIONS"> |
382 | | - <priorityPath>src/application/config/FreeRTOSConfig.h</priorityPath> |
| 382 | + <priorityPath>src/frtos_config/FreeRTOSConfig.h</priorityPath> |
383 | 383 | <path>src/FreeRTOS/Source/include/FreeRTOS.h</path> |
384 | 384 | </property> |
385 | 385 | <property id="configSUPPORT_STATIC_ALLOCATION"> |
386 | | - <priorityPath>src/application/config/FreeRTOSConfig.h</priorityPath> |
| 386 | + <priorityPath>src/frtos_config/FreeRTOSConfig.h</priorityPath> |
387 | 387 | <path>src/FreeRTOS/Source/include/FreeRTOS.h</path> |
388 | 388 | </property> |
389 | 389 | <property id="configSUPPORT_DYNAMIC_ALLOCATION"> |
390 | 390 | <id>configSUPPORT_DYNAMIC_ALLOCATION</id> |
391 | | - <priorityPath>src/application/config/FreeRTOSConfig.h</priorityPath> |
| 391 | + <priorityPath>src/frtos_config/FreeRTOSConfig.h</priorityPath> |
392 | 392 | <path>src/FreeRTOS/Source/include/FreeRTOS.h</path> |
393 | 393 | </property> |
394 | 394 | <property id="configGENERATE_RUN_TIME_STATS"> |
395 | | - <priorityPath>src/application/config/FreeRTOSConfig.h</priorityPath> |
| 395 | + <priorityPath>src/frtos_config/FreeRTOSConfig.h</priorityPath> |
396 | 396 | <path>src/FreeRTOS/Source/include/FreeRTOS.h</path> |
397 | 397 | </property> |
398 | 398 | <property id="portBYTE_ALIGNMENT"> |
|
484 | 484 | <dependency>portBYTE_ALIGNMENT</dependency> |
485 | 485 | </property> |
486 | 486 | <property id="configMINIMAL_STACK_SIZE"> |
487 | | - <path>src/application/config/FreeRTOSConfig.h</path> |
| 487 | + <path>src/frtos_config/FreeRTOSConfig.h</path> |
488 | 488 | </property> |
489 | 489 | <property id="configTIMER_TASK_STACK_DEPTH"> |
490 | | - <path>src/application/config/FreeRTOSConfig.h</path> |
| 490 | + <path>src/frtos_config/FreeRTOSConfig.h</path> |
491 | 491 | </property> |
492 | 492 | <property id="configTIMER_QUEUE_LENGTH"> |
493 | | - <path>src/application/config/FreeRTOSConfig.h</path> |
| 493 | + <path>src/frtos_config/FreeRTOSConfig.h</path> |
494 | 494 | </property> |
495 | 495 | <property id="configUSE_TIMERS"> |
496 | | - <path>src/application/config/FreeRTOSConfig.h</path> |
| 496 | + <path>src/frtos_config/FreeRTOSConfig.h</path> |
497 | 497 | </property> |
498 | 498 | <controlBlock id="TaskControlBlock" value="72"> |
499 | 499 | <addition> |
|
0 commit comments