mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 17:52:45 +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
|