mirror of https://github.com/ARMmbed/mbed-os.git
				
				
				
			Main stack dependant on GCC toolchain removed
							parent
							
								
									48ee6a0fb6
								
							
						
					
					
						commit
						552feccca3
					
				| 
						 | 
					@ -23,10 +23,6 @@
 | 
				
			||||||
#define INITIAL_SP                        (0x20004000UL)
 | 
					#define INITIAL_SP                        (0x20004000UL)
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifdef TOOLCHAIN_GCC_ARM
 | 
					 | 
				
			||||||
#define MBED_CONF_APP_MAIN_STACK_SIZE     2048
 | 
					 | 
				
			||||||
#endif
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#endif  // MBED_MBED_RTX_H
 | 
					#endif  // MBED_MBED_RTX_H
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue