~xdavidwu/motion-control

ref: f49519c81f73aad42d952956920251d2f6fa7bad motion-control/Makefile -rw-r--r-- 791 bytes
Makefile: move 'all' target to the first

thus the default
Makefile: add event-codes to binary list

to make it in .PHONY
remove build tag on pointerc

it does not use sensors
implement sensors reading for joycon
evdev: generate code defs from c header
fix build tag usage
build: rename dump, use tags for sensors, add convenient targets
Makefile: fix rules for pointerc, buttonc
tools: add buttonc: send key events from stdin
add controlling client for gy-801
add pointer controlling over udp
i2c::smbus: implement completely in hare

the c library is actually pretty simple to port
this remove the need to link with c library
tools: add gy-801-dump
tools: add uinput-pointer
add tool to dump input events