Skip to content

Commit

Permalink
Modify at32f405 board comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxjta committed Sep 11, 2024
1 parent 1191911 commit 7b1ec07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion os/hal/boards/AT_START_F405/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ typedef struct {
} gpio_config_t;

/**
* @brief STM32 GPIO static initialization data.
* @brief AT32 GPIO static initialization data.
*/
static const gpio_config_t gpio_default_config = {
#if AT32_HAS_GPIOA
Expand Down

0 comments on commit 7b1ec07

Please sign in to comment.