mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-30 17:01:19 +01:00
cpu/stm32: i2c include panic.h
This commit is contained in:
parent
909ffc9d34
commit
5e42af7935
@ -39,6 +39,7 @@
|
||||
#include "cpu.h"
|
||||
#include "mutex.h"
|
||||
#include "byteorder.h"
|
||||
#include "panic.h"
|
||||
|
||||
#include "cpu_conf_stm32_common.h"
|
||||
|
||||
|
||||
@ -42,6 +42,7 @@
|
||||
#include "irq.h"
|
||||
#include "mutex.h"
|
||||
#include "pm_layered.h"
|
||||
#include "panic.h"
|
||||
|
||||
#include "periph/i2c.h"
|
||||
#include "periph/gpio.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user