mirror of
https://github.com/apache/nuttx.git
synced 2026-08-17 02:13:19 +00:00
arch/arm/src/stm32f7/stm32_qspi.c: Grr.. Its been a long day. Correct name of header file barriers.h.
This commit is contained in:
parent
05dab30e84
commit
3c27f133fd
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@
|
|||
|
||||
#include "up_internal.h"
|
||||
#include "up_arch.h"
|
||||
#include "barrier.h"
|
||||
#include "barriers.h"
|
||||
|
||||
#include "stm32_gpio.h"
|
||||
#include "stm32_dma.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue