kopia lustrzana https://github.com/lora-aprs/LoRa_APRS_iGate
				
				
				
			Merge branch 'master' into remove_board_finder
						commit
						f86bee942c
					
				|  | @ -91,15 +91,3 @@ jobs: | |||
|         with: | ||||
|           name: Cppcheck Report | ||||
|           path: output | ||||
| 
 | ||||
| #  hw_testing: | ||||
| #    name: Hardware Testing | ||||
| #    runs-on: ubuntu-latest | ||||
| #    steps: | ||||
| #      - uses: convictional/trigger-workflow-and-wait@v1.6.5 | ||||
| #        with: | ||||
| #          owner: peterus | ||||
| #          repo: ESP-Boards | ||||
| #          github_token: ${{ secrets.PAT }} | ||||
| #          workflow_file_name: lora_aprs_igate.yml | ||||
| #          github_user: peterus | ||||
|  |  | |||
|  | @ -1,7 +1,7 @@ | |||
| ; Common settings for ESP targes, mixin with extends = esp32_base | ||||
| [esp32_base] | ||||
| extends = arduino_base | ||||
| platform = platformio/espressif32 @ 6.3.2 | ||||
| platform = platformio/espressif32 @ 6.7.0 | ||||
| 
 | ||||
| build_src_filter =  | ||||
|   ${arduino_base.build_src_filter} | ||||
|  |  | |||
|  | @ -51,15 +51,15 @@ build_flags = | |||
| monitor_speed = 115200 | ||||
| 
 | ||||
| lib_deps =  | ||||
| 	bblanchon/ArduinoJson @ 6.21.4 | ||||
| 	bblanchon/ArduinoJson @ 7.0.4 | ||||
| 	lewisxhe/XPowersLib @ 0.1.8 | ||||
| 	peterus/APRS-Decoder-Lib @ 0.0.6 | ||||
| 	peterus/esp-logger @ 1.0.0 | ||||
| 	peterus/ESP-FTP-Server-Lib @ 0.14.1 | ||||
| 	knolleary/PubSubClient@^2.8 | ||||
| 	mikalhart/TinyGPSPlus @ 1.0.3 | ||||
| 	mikalhart/TinyGPSPlus @ 1.1.0 | ||||
| 	shaggydog/OneButton @ 1.5.0 | ||||
| 	jgromes/RadioLib @ 6.3.0 | ||||
| 	jgromes/RadioLib @ 6.5.0 | ||||
| 
 | ||||
| check_tool = cppcheck | ||||
| check_skip_packages = yes | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 Peter Buchegger
						Peter Buchegger