Alin Jerpelea
|
f9c6eb3e99
|
include: Author: Alan Carvalho de Assis: update licenses to Apache 2.0
Update files from Alan Carvalho de Assis to Apache 2.0 license.
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
|
2021-02-04 03:33:58 -08:00 |
Augusto Fraga Giachero
|
68bbc8438c
|
drivers/timers/pwm.c: Move the pwm/pwm.c driver to timers/pwm.c, The drivers/pwm contained only one .c file (pwm.c), so to avoid the proliferation of sub-directories inside drivers/ is better to move the pwm.c driver to drivers/timers. The pwm.h header was moved to include/nuttx/timers to keep consistency, so all files referencing it need to be updated.
|
2019-09-02 07:57:10 -06:00 |
Gregory Nutt
|
7cf88d7dbd
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -06:00 |
Gregory Nutt
|
c776407f64
|
This should resolve issue #30: Audio Tone Generator and PWM Multiple Output Channel options. I don't actually have a setup to verify it, however.
|
2017-02-20 17:26:56 -06:00 |
Alan Carvalho de Assis
|
8b99dd4cdb
|
drivers/audio: Add Audio Tone Generator for NuttX
|
2016-08-16 13:20:05 -06:00 |