Take control of our PRs! (#7445)

This commit is contained in:
Austin
2025-07-24 06:13:23 -05:00
committed by GitHub
co-authored by GitHub
parent 66a831dfa8
commit 4f895f744b
27 changed files with 40 additions and 11 deletions
+1
View File
@@ -1,6 +1,7 @@
[env:rak3172]
extends = stm32_base
board = wiscore_rak3172
board_level = pr
board_upload.maximum_size = 233472 ; reserve the last 28KB for filesystem
build_flags =
${stm32_base.build_flags}
+1
View File
@@ -1,6 +1,7 @@
[env:wio-e5]
extends = stm32_base
board = lora_e5_dev_board
board_level = pr
board_upload.maximum_size = 233472 ; reserve the last 28KB for filesystem
build_flags =
${stm32_base.build_flags}