This website requires JavaScript.
Explore
Help
Sign in
uGFX
/
ugfx
Watch
2
Star
0
Fork
You've already forked ugfx
0
Code
Issues
2
Pull requests
Projects
Releases
Wiki
Activity
50be0d6432
ugfx
/
drivers
/
gaudio
/
pwm
/
driver.mk
3 lines
96 B
Makefile
Raw
Normal View
History
Unescape
Escape
New PWM audio driver for audio output using a digital pin on a CPU
2014-03-30 19:10:31 +10:00
GFXINC
+=
$(
GFXLIB
)
/drivers/gaudio/pwm
Make all include paths in ugfx relative. The only include path now needed is for drivers (in particular GDISP drivers)
2015-11-21 19:27:08 +10:00
GFXSRC
+=
$(
GFXLIB
)
/drivers/gaudio/pwm/gaudio_play_pwm.c
Reference in a new issue
Copy permalink