nuttx/boards/arm/stm32/nucleo-f303re/configs
raiden00pl 5ed743d58a Merged in raiden00/nuttx_f334 (pull request #974)
Master

* Revert "Merged in yanqil-br/feature-multi_chan_pwm (pull request #973)"

    This reverts commit aef0e0b538.

* arch/arm/src/{stm32/stm32f7/stm32h7/stm32l4}/stm32_pwm.c: configure multi-channel duty only if channel specified. This allows you to update duty cycle for a single channel

* nucleo-f303re/configs: add basic NSH configuration

* nucleo-f303re/configs/pwm: enable console on UART2 and set entry point to nsh_main

Approved-by: Gregory Nutt <gnutt@nuttx.org>
2019-08-10 15:14:19 +00:00
..
adc
can
hello
nsh Merged in raiden00/nuttx_f334 (pull request #974) 2019-08-10 15:14:19 +00:00
nxlines
pwm Merged in raiden00/nuttx_f334 (pull request #974) 2019-08-10 15:14:19 +00:00
serialrx