Go to file
roblabla ab742daada Add array-style kernel_capabilities to npdms.
The array-style kernel caps look like:

"kernel_capabilities": [
    { type: "irq_pair", value: [1, 2] },
    // ...
]

Deprecates duplicate-key style.
2018-10-16 16:05:20 -04:00
src Add array-style kernel_capabilities to npdms. 2018-10-16 16:05:20 -04:00
.gitignore Add npdmtool (#9) 2018-05-02 12:02:07 -04:00
AUTHORS autoconfiscate 2017-12-21 13:26:34 +00:00
autogen.sh autoconfiscate 2017-12-21 13:26:34 +00:00
ChangeLog autoconfiscate 2017-12-21 13:26:34 +00:00
configure.ac Bump version for release 2018-06-25 00:31:14 +02:00
COPYING autoconfiscate 2017-12-21 13:26:34 +00:00
Makefile.am fix liblz4 cflags 2018-05-08 13:30:21 +02:00
NEWS autoconfiscate 2017-12-21 13:26:34 +00:00
README autoconfiscate 2017-12-21 13:26:34 +00:00