mirror of
				https://github.com/FreeRTOS/FreeRTOS-Kernel.git
				synced 2025-11-04 02:59:01 +01:00 
			
		
		
		
	RP2040: Fix removal of idle_task_static_memory.c (#935)
Co-authored-by: Rahul Kar <118818625+kar-rahul-aws@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									5544c78299
								
							
						
					
					
						commit
						75c4044b7e
					
				@ -81,7 +81,6 @@ add_library(freertos_kernel_port STATIC
 | 
			
		||||
 | 
			
		||||
    # ARMv6-M / Cortex-M0 Raspberry PI RP2040 port for GCC
 | 
			
		||||
    $<$<STREQUAL:${FREERTOS_PORT},GCC_RP2040>:
 | 
			
		||||
        ThirdParty/GCC/RP2040/idle_task_static_memory.c
 | 
			
		||||
        ThirdParty/GCC/RP2040/port.c>
 | 
			
		||||
 | 
			
		||||
    # ARMv7-M ports for GCC
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user