kopia lustrzana https://github.com/meshtastic/firmware
				
				
				
			Sync up ESP32 build variants
							rodzic
							
								
									286f3c6458
								
							
						
					
					
						commit
						a815a770b4
					
				| 
						 | 
				
			
			@ -7,6 +7,8 @@ on:
 | 
			
		|||
        required: true
 | 
			
		||||
        type: string
 | 
			
		||||
 | 
			
		||||
permissions: read-all
 | 
			
		||||
 | 
			
		||||
jobs:
 | 
			
		||||
  build-esp32:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
| 
						 | 
				
			
			@ -24,6 +26,7 @@ jobs:
 | 
			
		|||
            ./arch/esp32/esp32s2.ini
 | 
			
		||||
            ./arch/esp32/esp32s3.ini
 | 
			
		||||
            ./arch/esp32/esp32c3.ini
 | 
			
		||||
            ./arch/esp32/esp32c6.ini
 | 
			
		||||
          build-script-path: bin/build-esp32.sh
 | 
			
		||||
          ota-firmware-source: firmware.bin
 | 
			
		||||
          ota-firmware-target: release/bleota.bin
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -26,10 +26,12 @@ jobs:
 | 
			
		|||
            ./arch/esp32/esp32s2.ini
 | 
			
		||||
            ./arch/esp32/esp32s3.ini
 | 
			
		||||
            ./arch/esp32/esp32c3.ini
 | 
			
		||||
            ./arch/esp32/esp32c6.ini
 | 
			
		||||
          build-script-path: bin/build-esp32.sh
 | 
			
		||||
          ota-firmware-source: firmware-c3.bin
 | 
			
		||||
          ota-firmware-target: release/bleota-c3.bin
 | 
			
		||||
          artifact-paths: |
 | 
			
		||||
            release/*.bin
 | 
			
		||||
            release/*.elf
 | 
			
		||||
          include-web-ui: true
 | 
			
		||||
          arch: esp32c3
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -33,4 +33,5 @@ jobs:
 | 
			
		|||
          artifact-paths: |
 | 
			
		||||
            release/*.bin
 | 
			
		||||
            release/*.elf
 | 
			
		||||
          include-web-ui: true
 | 
			
		||||
          arch: esp32c6
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -7,6 +7,8 @@ on:
 | 
			
		|||
        required: true
 | 
			
		||||
        type: string
 | 
			
		||||
 | 
			
		||||
permissions: read-all
 | 
			
		||||
 | 
			
		||||
jobs:
 | 
			
		||||
  build-esp32-s3:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
| 
						 | 
				
			
			@ -24,6 +26,7 @@ jobs:
 | 
			
		|||
            ./arch/esp32/esp32s2.ini
 | 
			
		||||
            ./arch/esp32/esp32s3.ini
 | 
			
		||||
            ./arch/esp32/esp32c3.ini
 | 
			
		||||
            ./arch/esp32/esp32c6.ini
 | 
			
		||||
          build-script-path: bin/build-esp32.sh
 | 
			
		||||
          ota-firmware-source: firmware-s3.bin
 | 
			
		||||
          ota-firmware-target: release/bleota-s3.bin
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue