mirror of
				https://github.com/tinyfpga/TinyFPGA-BX.git
				synced 2025-10-24 11:30:50 -07:00 
			
		
		
		
	adding apio install scripts
This commit is contained in:
		
							
								
								
									
										5
									
								
								apio_template/install_apio.bat
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								apio_template/install_apio.bat
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,5 @@ | ||||
| pip install apio==0.4.0b3 tinyprog | ||||
| apio install system scons icestorm drivers | ||||
| apio drivers --serial-enable | ||||
| @pause | ||||
|  | ||||
							
								
								
									
										4
									
								
								apio_template/install_apio.sh
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								apio_template/install_apio.sh
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,4 @@ | ||||
| pip install apio==0.4.0b3 tinyprog | ||||
| apio install system scons icestorm drivers | ||||
| apio drivers --serial-enable | ||||
|  | ||||
		Reference in New Issue
	
	Block a user