This website requires JavaScript.
Explore
Help
Sign In
uGFX
/
ugfx
Watch
2
Star
0
Fork
0
You've already forked ugfx
Code
Issues
2
Pull Requests
Projects
Releases
Wiki
Activity
7c5a6c928f
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 09:10:31 +00: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 09:27:08 +00:00
GFXSRC
+=
$(
GFXLIB
)
/drivers/gaudio/pwm/gaudio_play_pwm.c
Reference in New Issue
Copy Permalink