Take control of our PRs! (#7445)

This commit is contained in:
Austin
2025-07-24 07:13:23 -04:00
committed by GitHub
parent 66a831dfa8
commit 4f895f744b
27 changed files with 40 additions and 11 deletions

View File

@@ -1,6 +1,7 @@
[env:rak11200]
extends = esp32_base
board = wiscore_rak11200
board_level = pr
board_check = true
build_flags =
${esp32_base.build_flags}

View File

@@ -2,6 +2,7 @@
[env:tbeam]
extends = esp32_base
board = ttgo-t-beam
board_level = pr
board_check = true
lib_deps =
${esp32_base.lib_deps}