controller icon indicating copy to clipboard operation
controller copied to clipboard

代码用哪个编译器,求大神指点一下

Open Dream123-zj opened this issue 6 years ago • 1 comments

改写代码只能在LINUX系统下吗?编译器用哪个?

Dream123-zj avatar Aug 20 '19 13:08 Dream123-zj

The code already compiles under Linux using gcc or clang. klltest.bash compiles an host-side version of the firmware and runs various tests with it.

https://github.com/kiibohd/controller/blob/master/Keyboards/Testing/klltest.bash

This project has recently been started to add rust bindings to host-side kll.

haata avatar Nov 03 '19 22:11 haata