1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common/nucleo64
Gilles DOFFE f3130a3a81 boards/nucleo64: add motor driver
Add motor_driver driver configuration example.
The most simple motor driver type is used here (MOTOR_DRIVER_1_DIR) which
needs only one pin to work.
This example uses already configured PWM channels and 2 free GPIOS.

Signed-off-by: Gilles DOFFE <g.doffe@gmail.com>
2019-03-11 01:44:22 +01:00
..
include boards/nucleo64: add motor driver 2019-03-11 01:44:22 +01:00
Makefile boards/nucleo: factored out nucleo64 common 2018-01-24 10:23:17 +01:00
Makefile.features boards/nucleo: factored out nucleo64 common 2018-01-24 10:23:17 +01:00
Makefile.include boards/nucleo: factored out nucleo64 common 2018-01-24 10:23:17 +01:00