OVMS3-idf/examples/peripherals/wave_gen/main/component.mk
ziyuan_yin e8ac0bd429 wave_gen example: analog signal generator
This wave generator example does following:

 - An analog signal generator.
 - Offering four kinds of waveform:
 sine, triangle, sawtooth, square.
 - Customer can select their expected waveform, frequency, etc. All of them can be configured in menuconfig.
2020-01-14 09:23:44 +00:00

4 lines
73 B
Makefile

#
# Main Makefile. This is basically the same as a component makefile.
#