Skip to content

Commit 750e6c9

Browse files
lpawelczMaureenHelm
authored andcommitted
soc: arm: efr32bg22: include soc_gpio.h
Include header required in Gecko I2C driver Signed-off-by: Pawel Czarnecki <[email protected]>
1 parent 371e893 commit 750e6c9

File tree

1 file changed

+1
-0
lines changed
  • soc/arm/silabs_exx32/efr32bg22

1 file changed

+1
-0
lines changed

soc/arm/silabs_exx32/efr32bg22/soc.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
#ifndef _ASMLANGUAGE
1717

1818
#include <em_common.h>
19+
#include "../common/soc_gpio.h"
1920

2021
#endif /* !_ASMLANGUAGE */
2122

0 commit comments

Comments
 (0)