Move gaudin oscilloscope demo to a new directory
This commit is contained in:
parent
5d758df8da
commit
2fb6697f2a
@ -1,3 +1,3 @@
|
||||
DEMODIR = $(GFXLIB)/demos/modules/gaudin
|
||||
DEMODIR = $(GFXLIB)/demos/modules/audio/oscilloscope
|
||||
GFXINC += $(DEMODIR)
|
||||
GFXSRC += $(DEMODIR)/main.c $(DEMODIR)/gwinosc.c
|
@ -47,6 +47,7 @@
|
||||
#define GFX_USE_GTIMER TRUE
|
||||
//#define GFX_USE_GADC TRUE
|
||||
#define GFX_USE_GAUDIN TRUE
|
||||
#define GFX_USE_GAUDOUT TRUE
|
||||
|
||||
/* Features for the GDISP sub-system. */
|
||||
#define GDISP_NEED_VALIDATION TRUE
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
Loading…
Reference in New Issue
Block a user