paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [paparazzi/paparazzi] 1aae96: [stm32][spi] some rena


From: GitHub
Subject: [paparazzi-commits] [paparazzi/paparazzi] 1aae96: [stm32][spi] some renaming/cleanup, hopefully fix ...
Date: Thu, 14 Feb 2013 15:14:23 -0800

  Branch: refs/heads/master
  Home:   https://github.com/paparazzi/paparazzi
  Commit: 1aae965e34867a3a26e6c5abfc5723d424f84307
      
https://github.com/paparazzi/paparazzi/commit/1aae965e34867a3a26e6c5abfc5723d424f84307
  Author: Felix Ruess <address@hidden>
  Date:   2013-02-14 (Thu, 14 Feb 2013)

  Changed paths:
    M sw/airborne/arch/stm32/mcu_periph/spi_arch.c

  Log Message:
  -----------
  [stm32][spi] some renaming/cleanup, hopefully fix 16bit transfer as well...


  Commit: a2387a8826fe96961d0e156263a199751b4d2b30
      
https://github.com/paparazzi/paparazzi/commit/a2387a8826fe96961d0e156263a199751b4d2b30
  Author: Felix Ruess <address@hidden>
  Date:   2013-02-14 (Thu, 14 Feb 2013)

  Changed paths:
    M sw/airborne/peripherals/adxl345.h
    M sw/airborne/peripherals/adxl345_spi.c

  Log Message:
  -----------
  [peripherals] adxl345_spi stuff


  Commit: 4f9ae2a74b5039583b200287f18e3309cbb26f3b
      
https://github.com/paparazzi/paparazzi/commit/4f9ae2a74b5039583b200287f18e3309cbb26f3b
  Author: Stephen Dwyer <address@hidden>
  Date:   2013-02-14 (Thu, 14 Feb 2013)

  Changed paths:
    M sw/airborne/arch/stm32/mcu_periph/spi_arch.c

  Log Message:
  -----------
  [spi][stm32] added better handling of different length cases between tx and 
rx buffers, use dummy buffer for tx 0 length transfer, now only need to make 
sure the tx buffer is at least as long as the rx buffer in the case that 0 < 
output_length < input_length, other cases should be handled fine regardless of 
buffer lengths


  Commit: 1a15a4e34c4eb09cc9ccc0452901ae403780380b
      
https://github.com/paparazzi/paparazzi/commit/1a15a4e34c4eb09cc9ccc0452901ae403780380b
  Author: Stephen Dwyer <address@hidden>
  Date:   2013-02-14 (Thu, 14 Feb 2013)

  Changed paths:
    M sw/airborne/mcu_periph/spi.h

  Log Message:
  -----------
  [spi] added comment about buffer length requirements for stm32


Compare: 
https://github.com/paparazzi/paparazzi/compare/1625c69f6a56...1a15a4e34c4e

reply via email to

[Prev in Thread] Current Thread [Next in Thread]