[riot-commits] [RIOT-OS/RIOT] af10ab: cpu/stm32f1: simplified pin init in periph drivers
Peter Kietzmann
peter.kietzmann at haw-hamburg.de
Thu Aug 13 12:27:02 CEST 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: af10ab64a7d055f279b4226a5f9461e4be320811
https://github.com/RIOT-OS/RIOT/commit/af10ab64a7d055f279b4226a5f9461e4be320811
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2015-08-12 (Wed, 12 Aug 2015)
Changed paths:
M cpu/stm32f1/periph/i2c.c
M cpu/stm32f1/periph/spi.c
M cpu/stm32f1/periph/uart.c
Log Message:
-----------
cpu/stm32f1: simplified pin init in periph drivers
Commit: af4bc110d99a52e8dd7a141ccee0f49aea93f2a6
https://github.com/RIOT-OS/RIOT/commit/af4bc110d99a52e8dd7a141ccee0f49aea93f2a6
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2015-08-12 (Wed, 12 Aug 2015)
Changed paths:
M boards/iot-lab_M3/include/periph_conf.h
Log Message:
-----------
board/iot-lab_M3: adjusted gpio defines
Commit: 567193277fe09ba70065d36f6ed9a48cbbb4dd90
https://github.com/RIOT-OS/RIOT/commit/567193277fe09ba70065d36f6ed9a48cbbb4dd90
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2015-08-12 (Wed, 12 Aug 2015)
Changed paths:
M boards/fox/include/periph_conf.h
Log Message:
-----------
boards/fox: adjusted GPIO defines in periph_conf.h
Commit: e292375c5b7d52dcee3630b84f52d6cbffd3aea4
https://github.com/RIOT-OS/RIOT/commit/e292375c5b7d52dcee3630b84f52d6cbffd3aea4
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2015-08-12 (Wed, 12 Aug 2015)
Changed paths:
M boards/spark-core/include/periph_conf.h
Log Message:
-----------
board/spark-core: adjusted GPIO defines
Commit: c6d31aa50734c62f1b9bbeb758d55c1d264a22d5
https://github.com/RIOT-OS/RIOT/commit/c6d31aa50734c62f1b9bbeb758d55c1d264a22d5
Author: Peter Kietzmann <peter.kietzmann at haw-hamburg.de>
Date: 2015-08-13 (Thu, 13 Aug 2015)
Changed paths:
M boards/fox/include/periph_conf.h
M boards/iot-lab_M3/include/periph_conf.h
M boards/spark-core/include/periph_conf.h
M cpu/stm32f1/periph/i2c.c
M cpu/stm32f1/periph/spi.c
M cpu/stm32f1/periph/uart.c
Log Message:
-----------
Merge pull request #3564 from haukepetersen/opt_f1_gpioaf
cpu/stm32f1: simplified pin initialization in periph drivers
Compare: https://github.com/RIOT-OS/RIOT/compare/e6a9549d1600...c6d31aa50734
More information about the commits
mailing list