New kernel drivers and device migrations (#563)
This commit is contained in:
committed by
GitHub
parent
955416dac8
commit
8af6204ba1
@@ -0,0 +1,7 @@
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
#pragma once
|
||||
|
||||
#include <tactility/bindings/bindings.h>
|
||||
#include <drivers/hx8357.h>
|
||||
|
||||
DEFINE_DEVICETREE(hx8357, struct Hx8357Config)
|
||||
Reference in New Issue
Block a user