]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Adding dfu-suffix signing support to build system
authorJacob Alexander <haata@kiibohd.com>
Mon, 2 Mar 2015 09:58:53 +0000 (01:58 -0800)
committerJacob Alexander <haata@kiibohd.com>
Mon, 2 Mar 2015 09:58:53 +0000 (01:58 -0800)
commita959011faa6cd49c7c2db430902f224a9a24094a
treecc29062b8834b0e46dbb72dce0cd23f0187badb5
parentf07e9342ddebebc1ca78033e86f132dbf1f89cd7
Adding dfu-suffix signing support to build system

- If dfu-suffix is not found, a warning is given and the binary is not signed
- Unsigned binaries are still ok with the latest version of dfu-util
Lib/CMake/FindDFUSuffix.cmake [new file with mode: 0644]
Lib/CMake/build.cmake