[riot-commits] [RIOT-OS/RIOT] af1e01: board/iot-lab_M3: cleaned up SPI in periph_conf.h
Hauke Petersen
mail at haukepetersen.de
Tue Sep 30 12:02:44 CEST 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: af1e012efc67577c402cf91499f77022ae4c6886
https://github.com/RIOT-OS/RIOT/commit/af1e012efc67577c402cf91499f77022ae4c6886
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2014-09-30 (Tue, 30 Sep 2014)
Changed paths:
M boards/iot-lab_M3/include/periph_conf.h
Log Message:
-----------
board/iot-lab_M3: cleaned up SPI in periph_conf.h
Commit: 6ee15ea6df1bf5151cde0d41cce817c77a21a188
https://github.com/RIOT-OS/RIOT/commit/6ee15ea6df1bf5151cde0d41cce817c77a21a188
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2014-09-30 (Tue, 30 Sep 2014)
Changed paths:
M cpu/stm32f1/periph/spi.c
Log Message:
-----------
cpu/stm32f1: cleanup in SPI driver
- made config more versatile
- added pin configuration to spi_init()
Commit: ae066f60d879f3c56bffaac3b275c28a1b19cbda
https://github.com/RIOT-OS/RIOT/commit/ae066f60d879f3c56bffaac3b275c28a1b19cbda
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2014-09-30 (Tue, 30 Sep 2014)
Changed paths:
M boards/iot-lab_M3/Makefile
R boards/iot-lab_M3/drivers/Makefile
R boards/iot-lab_M3/drivers/at86rf231_driver.c
M boards/iot-lab_M3/include/board.h
Log Message:
-----------
board/iot-lab_M3: cleanup of AT86RF231 driver
- removed board specific code
- added interface definitions to board.h
Commit: 4b815582d7309ba1e6900a1b2d29c9d6e73d72fb
https://github.com/RIOT-OS/RIOT/commit/4b815582d7309ba1e6900a1b2d29c9d6e73d72fb
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2014-09-30 (Tue, 30 Sep 2014)
Changed paths:
M drivers/at86rf231/at86rf231.c
M drivers/at86rf231/at86rf231_rx.c
M drivers/at86rf231/at86rf231_spi.c
M drivers/at86rf231/at86rf231_tx.c
R drivers/at86rf231/include/at86rf231_arch.h
M drivers/at86rf231/include/at86rf231_spi.h
M drivers/include/at86rf231.h
M drivers/include/at86rf231/at86rf231_settings.h
Log Message:
-----------
drivers/at86rf231: rework and clean-up
- moved all board specific code to low-level driver calls
- moved some functions from the board dir into at86rf231.c
- added doxygen headers
Commit: 25c891ecddfb8a1ad92aa55f21b5c435b53b6641
https://github.com/RIOT-OS/RIOT/commit/25c891ecddfb8a1ad92aa55f21b5c435b53b6641
Author: Hauke Petersen <mail at haukepetersen.de>
Date: 2014-09-30 (Tue, 30 Sep 2014)
Changed paths:
M boards/iot-lab_M3/Makefile
R boards/iot-lab_M3/drivers/Makefile
R boards/iot-lab_M3/drivers/at86rf231_driver.c
M boards/iot-lab_M3/include/board.h
M boards/iot-lab_M3/include/periph_conf.h
M cpu/stm32f1/periph/spi.c
M drivers/at86rf231/at86rf231.c
M drivers/at86rf231/at86rf231_rx.c
M drivers/at86rf231/at86rf231_spi.c
M drivers/at86rf231/at86rf231_tx.c
R drivers/at86rf231/include/at86rf231_arch.h
M drivers/at86rf231/include/at86rf231_spi.h
M drivers/include/at86rf231.h
M drivers/include/at86rf231/at86rf231_settings.h
Log Message:
-----------
Merge pull request #1736 from haukepetersen/fix_stm32f1_somecleanup
board/iot-lab_M3: cleanup of SPI and radio driver
Compare: https://github.com/RIOT-OS/RIOT/compare/7aaaa6272023...25c891ecddfb
More information about the commits
mailing list