Skip to content

Commit

Permalink
Here4: enable update over UART for bootloader
Browse files Browse the repository at this point in the history
  • Loading branch information
bugobliterator committed Jul 18, 2024
1 parent 66042f8 commit 49117d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Here4/hwdef-bl.dat
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,5 @@ PE1 UART8_TX UART8
# order of UARTs
SERIAL_ORDER USART1 UART8

define HAL_USE_UART FALSE
define HAL_BOARD_INIT_HOOK_CALL profiLED_reset_LEDs(4);
define HAL_BOARD_INIT_HOOK_DEFINE void profiLED_reset_LEDs(uint32_t num_leds);

0 comments on commit 49117d8

Please sign in to comment.