robertobucher opened a new pull request #3158:
URL: https://github.com/apache/incubator-nuttx/pull/3158


   ## Summary
   Modified files to integrate pysimCoder with NUTTX
   
   ## Impact
   #include files + format strings:
   
   arch/arm/src/stm32f7/stm32_can.c
   arch/arm/src/stm32f7/stm32_pwm.c 
   arch/arm/src/stm32f7/stm32_qencoder.c
   arch/arm/src/stm32f7/stm32_adc.c
   drivers/can/can.c
   drivers/rwbuffer.c
   drivers/sensors/qencoder.c 
   
   Integration with pysimCoder:
   boards/arm/stm32f7/nucleo-144/include/board.h
   boards/arm/stm32f7/nucleo-144/src/Makefile
   boards/arm/stm32f7/nucleo-144/src/nucleo-144.h 
   boards/arm/stm32f7/nucleo-144/src/stm32_appinitialize.c
   boards/arm/stm32f7/nucleo-144/src/stm32_gpio.c
   boards/arm/stm32f7/nucleo-144/src/stm32_adc.c
   boards/arm/stm32f7/nucleo-144/src/stm32_can.c
   boards/arm/stm32f7/nucleo-144/src/stm32_qencoder.c
   boards/arm/stm32f7/nucleo-144/configs/f746-pysim/Make.defs
   boards/arm/stm32f7/nucleo-144/configs/f746-pysim/defconfig 
   
   
   
   ## Testing
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to