Multi-Channel Soft PWM library (#579)
This commit is contained in:
parent
49343e9c68
commit
8d4b4aa7a3
4 changed files with 58 additions and 0 deletions
4
examples/multipwm/Makefile
Normal file
4
examples/multipwm/Makefile
Normal file
|
@ -0,0 +1,4 @@
|
|||
# Simple makefile for multipwm example
|
||||
PROGRAM=multipwm_test
|
||||
EXTRA_COMPONENTS = extras/multipwm
|
||||
include ../../common.mk
|
Loading…
Add table
Add a link
Reference in a new issue