[riot-commits] [RIOT-OS/RIOT] 28976e: cpu/stm32f1: vendor header: opt timer CCR reg defs
Peter Kietzmann
peter.kietzmann at haw-hamburg.de
Thu Mar 3 10:00:41 CET 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 28976ec1265bc6c90404e683a5ff90256ddd0d38
https://github.com/RIOT-OS/RIOT/commit/28976ec1265bc6c90404e683a5ff90256ddd0d38
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-03-01 (Tue, 01 Mar 2016)
Changed paths:
M cpu/stm32f1/include/stm32f103xb.h
M cpu/stm32f1/include/stm32f103xe.h
Log Message:
-----------
cpu/stm32f1: vendor header: opt timer CCR reg defs
Commit: 360e392d69114886ecae782b45a75dce902ff6f5
https://github.com/RIOT-OS/RIOT/commit/360e392d69114886ecae782b45a75dce902ff6f5
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-03-01 (Tue, 01 Mar 2016)
Changed paths:
M cpu/stm32_common/include/periph_cpu_common.h
M cpu/stm32f1/include/periph_cpu.h
M cpu/stm32f1/periph/timer.c
Log Message:
-----------
cpu/stm32f1: reworked timer driver
Commit: 652b1ffef55cfbf78d139b691a37a4cb1b7c6961
https://github.com/RIOT-OS/RIOT/commit/652b1ffef55cfbf78d139b691a37a4cb1b7c6961
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-03-01 (Tue, 01 Mar 2016)
Changed paths:
M boards/iotlab-m3/include/board.h
M boards/iotlab-m3/include/periph_conf.h
Log Message:
-----------
boards/iotlab-m3: adjusted to timer changes
Commit: f94b47c9d72d390a5970d9ceecccfceda51172b2
https://github.com/RIOT-OS/RIOT/commit/f94b47c9d72d390a5970d9ceecccfceda51172b2
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-03-01 (Tue, 01 Mar 2016)
Changed paths:
M boards/fox/include/board.h
M boards/fox/include/periph_conf.h
Log Message:
-----------
boards/fox: adapted to timer changes
Commit: 111f106b7e140f02b70510d1d312a70e065e5164
https://github.com/RIOT-OS/RIOT/commit/111f106b7e140f02b70510d1d312a70e065e5164
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-03-01 (Tue, 01 Mar 2016)
Changed paths:
M boards/nucleo-f103/include/board.h
M boards/nucleo-f103/include/periph_conf.h
Log Message:
-----------
boards/nucleo-f103: adapted to timer changes
Commit: 1c3bd7a6f52b604f57b090db286d2e5ffba12dac
https://github.com/RIOT-OS/RIOT/commit/1c3bd7a6f52b604f57b090db286d2e5ffba12dac
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-03-01 (Tue, 01 Mar 2016)
Changed paths:
M boards/spark-core/include/board.h
M boards/spark-core/include/periph_conf.h
Log Message:
-----------
boards/spark-core: adapted to timer changes
Commit: 2f0901bc64f03a791e99f55ea5fa6180c77574aa
https://github.com/RIOT-OS/RIOT/commit/2f0901bc64f03a791e99f55ea5fa6180c77574aa
Author: Peter Kietzmann <peter.kietzmann at haw-hamburg.de>
Date: 2016-03-03 (Thu, 03 Mar 2016)
Changed paths:
M boards/fox/include/board.h
M boards/fox/include/periph_conf.h
M boards/iotlab-m3/include/board.h
M boards/iotlab-m3/include/periph_conf.h
M boards/nucleo-f103/include/board.h
M boards/nucleo-f103/include/periph_conf.h
M boards/spark-core/include/board.h
M boards/spark-core/include/periph_conf.h
M cpu/stm32_common/include/periph_cpu_common.h
M cpu/stm32f1/include/periph_cpu.h
M cpu/stm32f1/include/stm32f103xb.h
M cpu/stm32f1/include/stm32f103xe.h
M cpu/stm32f1/periph/timer.c
Log Message:
-----------
Merge pull request #4932 from haukepetersen/opt_f1_timer
cpu/stm32f1: reworked timer implementation
Compare: https://github.com/RIOT-OS/RIOT/compare/3f99028b191c...2f0901bc64f0
More information about the commits
mailing list