This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git


    from fc84813b0a driver/sensor: add calibrate interface for sensor driver.
     new 69986fad84 stm32f0l0g0/hardware/stm32_spi.h: remove unused definitions
     new af4d65416a stm32f0l0g0/stm32_spi.c: add missing SPI mode config and 
fix ifdef
     new 351c9dc837 stm32f0l0g0/stm32_spi.c: remove unused spi_readbyte function
     new 8eae3bb5ff stm32f0l0g0/stm32_spi.c: fix receiving data for half duplex 
mode

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/stm32f0l0g0/hardware/stm32_spi.h |  36 ------
 arch/arm/src/stm32f0l0g0/stm32_spi.c          | 156 +++++++++++++++++---------
 2 files changed, 106 insertions(+), 86 deletions(-)

Reply via email to