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 63a4807 stm32/stm32_pwm: add interfaces to access RCR register and
add interface to modify TRGO
add 590ee65 Integration of pysimCoder with NUTTX
No new revisions were added by this update.
Summary of changes:
arch/arm/src/stm32f7/stm32_adc.c | 3 +-
arch/arm/src/stm32f7/stm32_can.c | 17 +++---
.../configs/{f746-nsh => f746-pysim}/Make.defs | 2 +-
.../configs/{f746-evalos => f746-pysim}/defconfig | 68 ++++++++++++++++++----
boards/arm/stm32f7/nucleo-144/include/board.h | 52 +++++------------
.../nucleo-144}/src/stm32_can.c | 49 ++++++++--------
.../nucleo-144}/src/stm32_qencoder.c | 19 +++---
drivers/rwbuffer.c | 4 ++
8 files changed, 122 insertions(+), 92 deletions(-)
copy boards/arm/stm32f7/nucleo-144/configs/{f746-nsh => f746-pysim}/Make.defs
(97%)
copy boards/arm/stm32f7/nucleo-144/configs/{f746-evalos =>
f746-pysim}/defconfig (50%)
copy boards/arm/{stm32/nucleo-f446re => stm32f7/nucleo-144}/src/stm32_can.c
(74%)
copy boards/arm/{stm32/common => stm32f7/nucleo-144}/src/stm32_qencoder.c (84%)