Initial HW PWM (Delta-Sigma) (#609)
This commit is contained in:
parent
10f361c8ca
commit
4dc7d825bc
6 changed files with 238 additions and 11 deletions
4
examples/dsm_test/Makefile
Normal file
4
examples/dsm_test/Makefile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Simple makefile for simple example
|
||||
PROGRAM=dsm_test
|
||||
EXTRA_COMPONENTS = extras/dsm
|
||||
include ../../common.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue