blob: cde81cf72369893b80f968247c7ca4a3232cfba6 (
plain)
1
2
3
4
5
6
7
8
9
|
# DDK (Device Driver Kit)
A kit used to write kernel HALs, using the NDK compiler suite.
## How to use it
Simply link against libDDK.
###### Copyright 2024 ZKA Technologies, all rights reserved.
|