Move print/debug files to quantum (#12069)
* move print/debug files to quantum * Update comments
This commit is contained in:
		
							parent
							
								
									3f419dc872
								
							
						
					
					
						commit
						34de7ca224
					
				
					 13 changed files with 25 additions and 44 deletions
				
			
		| 
						 | 
				
			
			@ -63,7 +63,7 @@ endif
 | 
			
		|||
$(TEST)_SRC += \
 | 
			
		||||
	tests/test_common/main.c \
 | 
			
		||||
	$(LIB_PATH)/printf/printf.c \
 | 
			
		||||
	$(COMMON_DIR)/printf.c
 | 
			
		||||
	$(QUANTUM_PATH)/logging/print.c
 | 
			
		||||
 | 
			
		||||
$(TEST_OBJ)/$(TEST)_SRC := $($(TEST)_SRC)
 | 
			
		||||
$(TEST_OBJ)/$(TEST)_INC := $($(TEST)_INC) $(VPATH) $(GTEST_INC)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue