update makefile
This commit is contained in:
		
							
								
								
									
										3
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								Makefile
									
									
									
									
									
								
							@@ -1,8 +1,9 @@
 | 
				
			|||||||
#!/bin/bash
 | 
					#!/bin/bash
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#SERIAL_PORT=/dev/ttyUSB0
 | 
					#SERIAL_PORT=/dev/ttyUSB0
 | 
				
			||||||
 | 
					SERIAL_PORT=/dev/tty.usbserial-1410
 | 
				
			||||||
#SERIAL_PORT=/dev/tty.SLAB_USBtoUART
 | 
					#SERIAL_PORT=/dev/tty.SLAB_USBtoUART
 | 
				
			||||||
SERIAL_PORT=/dev/tty.wchusbserial1410
 | 
					#SERIAL_PORT=/dev/tty.wchusbserial1410
 | 
				
			||||||
 | 
					
 | 
				
			||||||
all: flash delay libs config update reset
 | 
					all: flash delay libs config update reset
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user