mirror of
				https://github.com/FreeRTOS/FreeRTOS-Kernel.git
				synced 2025-11-04 02:59:01 +01:00 
			
		
		
		
	test
This commit is contained in:
		
							parent
							
								
									8256aacc8c
								
							
						
					
					
						commit
						3cb5e98d96
					
				
							
								
								
									
										23
									
								
								.github/workflows/esp32c3-test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										23
									
								
								.github/workflows/esp32c3-test.yml
									
									
									
									
										vendored
									
									
								
							@ -5,6 +5,29 @@ on:
 | 
			
		||||
  workflow_dispatch:
 | 
			
		||||
 | 
			
		||||
jobs:
 | 
			
		||||
  tirm57-execution:
 | 
			
		||||
    runs-on:
 | 
			
		||||
      - self-hosted
 | 
			
		||||
      - cirunner-type-vm
 | 
			
		||||
      - cirunner-size-micro
 | 
			
		||||
      - cirunner-image-ubuntu-runner-vm
 | 
			
		||||
      - cirunner-hardware-tirm57l
 | 
			
		||||
 | 
			
		||||
    steps:
 | 
			
		||||
      - name: list usb hub devices and status
 | 
			
		||||
        run: uhubctl
 | 
			
		||||
 | 
			
		||||
      #- name: disable board
 | 
			
		||||
      #  run: uhubctl -l 1-1 -p 3 -a off
 | 
			
		||||
 | 
			
		||||
      #- name: list usb devices and status
 | 
			
		||||
      #  run: uhubctl
 | 
			
		||||
 | 
			
		||||
      #- name: enable board
 | 
			
		||||
      #  run: uhubctl -l 1-1 -p 3 -a on      
 | 
			
		||||
 | 
			
		||||
      - name: list usb devices and status
 | 
			
		||||
        run: uhubctl
 | 
			
		||||
  tirm46-execution:
 | 
			
		||||
    runs-on:
 | 
			
		||||
      - self-hosted
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user