1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common/nucleo64/include
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
..
arduino_board.h boards/nucleo: use shard board.h and board.c files 2018-01-24 10:24:23 +01:00
arduino_pinmap.h boards/nucleo: use shard board.h and board.c files 2018-01-24 10:24:23 +01:00
board.h boards/nucleo64: add motor driver 2019-03-11 01:44:22 +01:00
gpio_params.h boards/common/nucleo64: specific cases for nucleo-l433 2018-03-21 17:07:28 +01:00