aboutsummaryrefslogtreecommitdiffstats
path: root/demos/STM32/RT-STM32F429-DISCOVERY-DMA2D/wolf3d_palette.c
diff options
context:
space:
mode:
authorNicolas Reinecke <nr@das-labor.org>2016-05-01 01:38:31 +0200
committerNicolas Reinecke <nr@das-labor.org>2016-05-01 03:28:30 +0200
commit367bc6bcce15d90b49b040d865c3a8f69321b80e (patch)
tree2e148b46b925b84387c4d2101e80b34e906150f5 /demos/STM32/RT-STM32F429-DISCOVERY-DMA2D/wolf3d_palette.c
parent1a6aba5009bf8ba1672adddb5b24fd7fe1f2c973 (diff)
downloadChibiOS-Contrib-367bc6bcce15d90b49b040d865c3a8f69321b80e.tar.gz
ChibiOS-Contrib-367bc6bcce15d90b49b040d865c3a8f69321b80e.tar.bz2
ChibiOS-Contrib-367bc6bcce15d90b49b040d865c3a8f69321b80e.zip
update stm32 demo and testhal projects to upstream chibios
Diffstat (limited to 'demos/STM32/RT-STM32F429-DISCOVERY-DMA2D/wolf3d_palette.c')
-rw-r--r--demos/STM32/RT-STM32F429-DISCOVERY-DMA2D/wolf3d_palette.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/STM32/RT-STM32F429-DISCOVERY-DMA2D/wolf3d_palette.c b/demos/STM32/RT-STM32F429-DISCOVERY-DMA2D/wolf3d_palette.c
index 666cbcb..ef84a1f 100644
--- a/demos/STM32/RT-STM32F429-DISCOVERY-DMA2D/wolf3d_palette.c
+++ b/demos/STM32/RT-STM32F429-DISCOVERY-DMA2D/wolf3d_palette.c
@@ -1,6 +1,6 @@
#include <ch.h>
#include <hal.h>
-#include <stm32_ltdc.h>
+#include <hal_stm32_ltdc.h>
const ltdc_color_t wolf3d_palette[256] __attribute__((aligned(4))) = {
0xFF000000, /* 0x00 */