-
- Downloads
[PWM] New PWM driver
Still to change other drivers and to test but fairly identical to the previous one
Showing
- cmake/boardcore.cmake 2 additions, 4 deletionscmake/boardcore.cmake
- src/shared/drivers/pwm/pwm.h 1 addition, 1 deletionsrc/shared/drivers/pwm/pwm.h
- src/shared/drivers/timer/PWM.cpp 107 additions, 0 deletionssrc/shared/drivers/timer/PWM.cpp
- src/shared/drivers/timer/PWM.h 93 additions, 0 deletionssrc/shared/drivers/timer/PWM.h
- src/tests/drivers/test-pwm.cpp 16 additions, 38 deletionssrc/tests/drivers/test-pwm.cpp
src/shared/drivers/timer/PWM.cpp
0 → 100644
src/shared/drivers/timer/PWM.h
0 → 100644
Please register or sign in to comment