mirror of https://github.com/ARMmbed/mbed-os.git
nRF52840: Align sources after rebase
parent
dac6524e5b
commit
ba30f8b6b4
|
@ -81,8 +81,7 @@ struct gpio_irq_s {
|
||||||
uint32_t ch;
|
uint32_t ch;
|
||||||
};
|
};
|
||||||
|
|
||||||
struct flash_s
|
struct flash_s {
|
||||||
{
|
|
||||||
uint32_t placeholder;
|
uint32_t placeholder;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue