This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from af6c311 risc-v/esp32-c3: Complete the support for RWDT
new 21f59c8 stm32/qenco: fix compilation for STM32F1. GTIM_CCER_CCxNP
bits are not present in F1
new 3dd385a stm32/qenco: add support for STM32G4
new b0c9a61 stm32/qenco: fix TIM2 width for STM32F3 which is 32-bit not
16-bit
new 092a0c8 stm32/qenco: add an option to disable encoder timer extension
from 16-bit to 32-bit
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
arch/arm/src/stm32/Kconfig | 4 +
arch/arm/src/stm32/stm32_qencoder.c | 180 +++++++++++++++++++++++-------------
2 files changed, 122 insertions(+), 62 deletions(-)