Commit Graph

5 Commits

Author SHA1 Message Date
Tatiana Leon 79aa8410c2 makefile: pm: add missing power management example to the makefile
Signed-off-by: Tatiana Leon <Tatiana.Leon@digi.com>
2023-09-06 12:25:57 +02:00
fgilmar 569ce43283 makefile: add missing watchdog example and reordering
Signed-off-by: fgilmar <francisco.gilmartinez@digi.com>
2018-11-29 11:47:25 +01:00
fgilmar cf0bcac756 makefile: can: add missing can example in the makefile
Signed-off-by: fgilmar <francisco.gilmartinez@digi.com>
2018-11-28 12:20:54 +01:00
Francisco Gil 68f3f0f815 adc_example: Add an example about how to use the adc.
This example takes periodic samples using a thread and
calculate the rms value and the mean value of the samples
taken.

https://jira.digi.com/browse/DEL-4889

Signed-off-by: Francisco Gil <francisco.gilmartinez@digi.com>
2017-11-20 17:55:40 +01:00
Javier Viguera 0aa3900c86 dey-examples: rename makefile to libdigiapix-examples.mk
The makefile only builds the example applications based on 'libdigiapix'
library, so just rename the makefile accordingly.

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2017-10-09 18:21:01 +02:00