paparazzi-commits
[Top][All Lists]
Advanced

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

[paparazzi-commits] [paparazzi/paparazzi] 9066cd: conditional compilatio


From: GitHub
Subject: [paparazzi-commits] [paparazzi/paparazzi] 9066cd: conditional compilation for spi: use #if USE_SPIx ...
Date: Wed, 21 Mar 2012 08:16:31 -0700

  Branch: refs/heads/spi_transactions
  Home:   https://github.com/paparazzi/paparazzi
  Commit: 9066cdbb43cd48372f609d8ac390b2e5a4caf208
      
https://github.com/paparazzi/paparazzi/commit/9066cdbb43cd48372f609d8ac390b2e5a4caf208
  Author: Felix Ruess <address@hidden>
  Date:   2012-03-21 (Wed, 21 Mar 2012)

  Changed paths:
    M sw/airborne/arch/lpc21/mcu_periph/spi_arch.c
  M sw/airborne/arch/lpc21/mcu_periph/spi_arch.h
  M sw/airborne/arch/stm32/mcu_periph/spi_arch.c
  M sw/airborne/link_mcu.h
  M sw/airborne/mcu.c
  M sw/airborne/mcu_periph/spi.c
  M sw/airborne/mcu_periph/spi.h

  Log Message:
  -----------
  conditional compilation for spi: use #if USE_SPIx instead of #ifdef USE_SPIx


  Commit: 95afb4f244eb7aa2dce93de84dd6094db231638d
      
https://github.com/paparazzi/paparazzi/commit/95afb4f244eb7aa2dce93de84dd6094db231638d
  Author: Felix Ruess <address@hidden>
  Date:   2012-03-21 (Wed, 21 Mar 2012)

  Changed paths:
    M sw/airborne/arch/lpc21/mcu_periph/spi_arch.c
  M sw/airborne/arch/lpc21/mcu_periph/spi_arch.h
  M sw/airborne/mcu_periph/spi.c
  M sw/airborne/mcu_periph/spi.h

  Log Message:
  -----------
  spi interface: moved architecture dependant init declaration to spi.h and 
renamed it to spi[012]_arch_init
also some minor doxygen fixes: brief description ends at first dot


Compare: https://github.com/paparazzi/paparazzi/compare/fccbfb7...95afb4f

reply via email to

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