fix issue with SVC_Handler SVCall_Handler name between keil & xpresso start up file. Host freertos works with lpc17xx
This commit is contained in:
		
							
								
								
									
										2
									
								
								vendor/freertos/FreeRTOSConfig.h
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								vendor/freertos/FreeRTOSConfig.h
									
									
									
									
										vendored
									
									
								
							| @@ -10,7 +10,7 @@ | ||||
| #elif __CORTEX_M == 3 | ||||
|   #include "FreeRTOSConfig_lpc175x_6x.h" | ||||
| #else | ||||
| 	#error "For LPC43XX one of CORE_M0 or CORE_M4 must be defined!" | ||||
| 	#error "not yet supported MCU" | ||||
| #endif /* ifdef CORE_M4 */ | ||||
|  | ||||
| # endif /* __FREERTOS_CONFIG__H */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 hathach
					hathach