Skip to content

Commit 5cac624

Browse files
committed
nRF52840: Align sources after rebase
1 parent 4bb818c commit 5cac624

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

targets/TARGET_NORDIC/TARGET_NRF5/objects.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,7 @@ struct gpio_irq_s {
8181
uint32_t ch;
8282
};
8383

84-
struct flash_s
85-
{
84+
struct flash_s {
8685
uint32_t placeholder;
8786
};
8887

0 commit comments

Comments
 (0)