ili9341: add support for atsame5x

This commit is contained in:
sago35
2022-03-10 21:13:54 +09:00
committed by Ron Evans
parent 6df9247f92
commit 24db8b4e2c
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
//go:build atsamd51
// +build atsamd51
//go:build atsamd51 || atsame5x
// +build atsamd51 atsame5x
package ili9341