[riot-commits] [RIOT-OS/RIOT] 6ae8c4: cpu/sam3: added clock initialization code
Peter Kietzmann
peter.kietzmann at haw-hamburg.de
Wed Mar 2 10:07:45 CET 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 6ae8c42880f436fde4440899c839d4465e66b3c0
https://github.com/RIOT-OS/RIOT/commit/6ae8c42880f436fde4440899c839d4465e66b3c0
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-03-01 (Tue, 01 Mar 2016)
Changed paths:
M cpu/sam3/cpu.c
Log Message:
-----------
cpu/sam3: added clock initialization code
Commit: 3fe5b26632f25af6c07c23e5bb7c10da1e1f6e0b
https://github.com/RIOT-OS/RIOT/commit/3fe5b26632f25af6c07c23e5bb7c10da1e1f6e0b
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-03-01 (Tue, 01 Mar 2016)
Changed paths:
M boards/arduino-due/board.c
M boards/arduino-due/include/periph_conf.h
Log Message:
-----------
boards/arduino-due: added clock configuration
Commit: 07fbe5e35ff35ff330afa054b90a5cb22ccf89bb
https://github.com/RIOT-OS/RIOT/commit/07fbe5e35ff35ff330afa054b90a5cb22ccf89bb
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-03-01 (Tue, 01 Mar 2016)
Changed paths:
R boards/arduino-due/system_sam3xa.c
Log Message:
-----------
boards/arduino-due: removed system_sam3xa.c
Commit: dd129d0ddeae6b7ca11853b8913767accf2f8a95
https://github.com/RIOT-OS/RIOT/commit/dd129d0ddeae6b7ca11853b8913767accf2f8a95
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-03-01 (Tue, 01 Mar 2016)
Changed paths:
M boards/udoo/board.c
M boards/udoo/include/periph_conf.h
Log Message:
-----------
boards/udoo: added clock configuration
Commit: f6b65180bdad5911438923b339db19c4319c5cb9
https://github.com/RIOT-OS/RIOT/commit/f6b65180bdad5911438923b339db19c4319c5cb9
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-03-01 (Tue, 01 Mar 2016)
Changed paths:
R boards/udoo/system_sam3xa.c
Log Message:
-----------
boards/udoo: removed system_sam3xa.c file
Commit: 080638ab378b22e57e0c122a07546d3d998aaeac
https://github.com/RIOT-OS/RIOT/commit/080638ab378b22e57e0c122a07546d3d998aaeac
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-03-01 (Tue, 01 Mar 2016)
Changed paths:
M cpu/sam3/include/sam3x8e.h
R cpu/sam3/include/system_sam3xa.h
Log Message:
-----------
cpu/sam3: removed system_sam3xa.h header
Commit: 8e05e3152dc66c80d6c7848c62eabda8f0955759
https://github.com/RIOT-OS/RIOT/commit/8e05e3152dc66c80d6c7848c62eabda8f0955759
Author: Peter Kietzmann <peter.kietzmann at haw-hamburg.de>
Date: 2016-03-02 (Wed, 02 Mar 2016)
Changed paths:
M boards/arduino-due/board.c
M boards/arduino-due/include/periph_conf.h
R boards/arduino-due/system_sam3xa.c
M boards/udoo/board.c
M boards/udoo/include/periph_conf.h
R boards/udoo/system_sam3xa.c
M cpu/sam3/cpu.c
M cpu/sam3/include/sam3x8e.h
R cpu/sam3/include/system_sam3xa.h
Log Message:
-----------
Merge pull request #4933 from haukepetersen/opt_sam3_clksetup
cpu/sam3: cleaned up clock initialization
Compare: https://github.com/RIOT-OS/RIOT/compare/72fb1790c008...8e05e3152dc6
More information about the commits
mailing list