ChibiOS enable memory allocations (#11620)
This commit is contained in:
		
							parent
							
								
									a7c45daeb8
								
							
						
					
					
						commit
						3b1ffd2ede
					
				
					 16 changed files with 16 additions and 16 deletions
				
			
		| 
						 | 
				
			
			@ -453,7 +453,7 @@
 | 
			
		|||
 * @note    The default is @p FALSE.
 | 
			
		||||
 */
 | 
			
		||||
#if !defined(CH_CFG_USE_FACTORY)
 | 
			
		||||
#define CH_CFG_USE_FACTORY                  TRUE
 | 
			
		||||
#define CH_CFG_USE_FACTORY                  FALSE
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -338,7 +338,7 @@
 | 
			
		|||
 * @note    The default is @p TRUE.
 | 
			
		||||
 */
 | 
			
		||||
#if !defined(CH_CFG_USE_MEMCORE)
 | 
			
		||||
#define CH_CFG_USE_MEMCORE                  FALSE
 | 
			
		||||
#define CH_CFG_USE_MEMCORE                  TRUE
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue