InfiniSim/sim/nrfx
NeroBurner ce22ba29c9
Remove MotorController, use nrf_gpio Motor pin, apptimer repeat (#34)
Remove the custom MotorController class and use the upstream
MotorController instead.

To enable this move add custom code in nrf_gpio to handle the Motor pin
instead of the custom motor_is_running member variable.

Also implement the repeating app_timer type used in the upstream
MotorController.
2022-06-05 22:03:53 +07:00
..
drivers/include Initial InfiniSim project 2022-02-17 22:57:08 +07:00
hal Remove MotorController, use nrf_gpio Motor pin, apptimer repeat (#34) 2022-06-05 22:03:53 +07:00
nrfx_log.h Initial InfiniSim project 2022-02-17 22:57:08 +07:00