Skip to content

Commit 9293180

Browse files
committed
hwdef: make H757I_EVAL a periph
its bootloader is marked as a bootloader peripheral, the main firmware is notistent in our message.
1 parent 51b1ec3 commit 9293180

File tree

1 file changed

+1
-1
lines changed
  • libraries/AP_HAL_ChibiOS/hwdef/H757I_EVAL

1 file changed

+1
-1
lines changed

libraries/AP_HAL_ChibiOS/hwdef/H757I_EVAL/hwdef.dat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ APJ_BOARD_ID 146
2424
FLASH_SIZE_KB 2048
2525

2626
# setup build for a peripheral firmware
27-
# env AP_PERIPH 1
27+
env AP_PERIPH 1
2828

2929
# bootloader is installed at zero offset
3030
FLASH_RESERVE_START_KB 128

0 commit comments

Comments
 (0)