walnux/include/nuttx/drivers
Mateusz Szafoni b3b53a6dd4 Merged in raiden00/nuttx_pe (pull request #779)
Master

configs/nucleo-f334r8: add example for the SPWM generation (custom STM32 PWM usage)

arch/arm/src/stm32/stm32_pwm: fix compilation errors if the upper-half PWM logic is not enabled

include/nuttx/drivers/pwm.h: remove dependency on CONFIG_PWM for the upper-half PWM header. This allows compilation for the lower-level PWM drivers even if the upper-half PWM logic is not used.

arch/arm/src/stm32/stm32_tim.c: fix compilation error if there is no TIM8

configs/nucleo-f334r8/highpri: remove the upper-half ADC from configuration

configs/nucleo-f302r8/highpri: remove the upper-half ADC from configuration

configs/stm32f429i-disco/highpri: remove the upper-half ADC from configuration

Approved-by: GregoryN <gnutt@nuttx.org>
2018-12-09 16:31:57 +00:00
..
1wire.h This commit adds a 1wire subsystem. 2018-04-04 10:57:36 -06:00
drivers.h Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
pwm.h Merged in raiden00/nuttx_pe (pull request #779) 2018-12-09 16:31:57 +00:00
ramdisk.h Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
rwbuffer.h drivers/mtd/ftl.c: Support BIOC_FLUSH ioctl 2018-11-09 08:12:52 -06:00