aboutsummaryrefslogtreecommitdiff
path: root/examples/graphics/rgb24/tim.s.template
blob: 9fb1fb6d6564c5cae0cfc30510a21cca66cb9f45 (plain) (blame)
1
2
3
4
5
6
.section .data

.global tim_image
.type tim_image, @object
tim_image:
	.incbin "${PROJECT_SOURCE_DIR}/bunpattern.tim"