ThirdParty BSP: Created new minor version for FreeRTOS
Signed-off-by: Kinjal Pravinbhai Patel <patelki@xilinx.com> Acked-by: Anirudha Sarangi <anirudh@xilinx.com>
This commit is contained in:
parent
ea31c10608
commit
354188d5fa
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ OPTION DRC = FreeRTOS_drc ;
|
|||
OPTION supported_peripherals = (microblaze ps7_cortexa9 psu_cortexr5);
|
||||
OPTION COPYFILES = all;
|
||||
OPTION NAME = freertos821_xilinx;
|
||||
OPTION VERSION = 1.0;
|
||||
OPTION VERSION = 1.1;
|
||||
OPTION DEPENDS = (standalone_v5_3);
|
||||
OPTION APP_LINKER_FLAGS = "-Wl,--start-group,-lxil,-lfreertos,-lgcc,-lc,--end-group";
|
||||
OPTION DESC = "FreeRTOS is a market leading open source RTOS";
|
||||
|
|
Loading…
Add table
Reference in a new issue