extras/new_pwm: multi-channel soft PWM with example
This commit is contained in:
parent
c3ae04c93f
commit
86572c4b76
4 changed files with 63 additions and 0 deletions
4
examples/new_pwm/Makefile
Normal file
4
examples/new_pwm/Makefile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Simple makefile for simple example
|
||||
PROGRAM = new_pwm
|
||||
EXTRA_COMPONENTS = extras/new_pwm
|
||||
include ../../common.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue