Recator application build system: cleaner flags naming, set release flag to yes by default, include unit test and debug apps (#443)
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							@@ -52,7 +52,7 @@ jobs:
 | 
			
		||||
      - name: Build firmware in docker
 | 
			
		||||
        uses: ./.github/actions/docker
 | 
			
		||||
        with:
 | 
			
		||||
          run: make -j$(nproc) -C firmware TARGET=${TARGET_VERSION} APP_RELEASE=1
 | 
			
		||||
          run: make -j$(nproc) -C firmware TARGET=${TARGET_VERSION}
 | 
			
		||||
 | 
			
		||||
      - name: Generate dfu file for firmware
 | 
			
		||||
        uses: ./.github/actions/docker
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user