mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
8a20936a9d
Implement motor_driver API to drive CC motors through hardware drivers. Signed-off-by: Gilles DOFFE <g.doffe@gmail.com>
4 lines
57 B
Makefile
4 lines
57 B
Makefile
MODULE = motor_driver
|
|
|
|
include $(RIOTBASE)/Makefile.base
|