Master * smps.c: fix error messages * stm32f33xxx_hrtim.h: fix definition * stm32_hrtim: fix pclk calculation * stm32_hrtim.c: cosmetics * smps.h: cosmetics * add upper-half driver for high power LED driver (powerled) * stm32f334-disco: beginning of lower half driver for high power LED (powerled) Approved-by: Gregory Nutt <gnutt@nuttx.org>
Master * stm32_dac.c: fix compilation when DMA disabled for channel * smps.h: update some comments * smps.c: more sanity checks Approved-by: Gregory Nutt <gnutt@nuttx.org>