arch/arm/include/armv7-m: Last change requires inclusion of chip.h for definition.
This commit is contained in:
parent
af9bf8d721
commit
6230ab01b6
@ -49,6 +49,7 @@
|
|||||||
#include <nuttx/irq.h>
|
#include <nuttx/irq.h>
|
||||||
#ifndef __ASSEMBLY__
|
#ifndef __ASSEMBLY__
|
||||||
# include <nuttx/compiler.h>
|
# include <nuttx/compiler.h>
|
||||||
|
# include <arch/chip/chip.h>
|
||||||
# include <stdint.h>
|
# include <stdint.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
@ -61,7 +61,7 @@ EOF
|
|||||||
}
|
}
|
||||||
|
|
||||||
fbinfo()
|
fbinfo()
|
||||||
{
|
{
|
||||||
# $1: LTDC start address
|
# $1: LTDC start address
|
||||||
# $2: LTDC len
|
# $2: LTDC len
|
||||||
# $3: DMA2D len
|
# $3: DMA2D len
|
||||||
|
Loading…
Reference in New Issue
Block a user