[riot-commits] [RIOT-OS/RIOT] fc243f: boards: removed some superfluous definitions
Kaspar Schleiser
kaspar at schleiser.de
Thu Sep 29 12:59:50 CEST 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: fc243f1841c133db6e542fec1404fdf330553532
https://github.com/RIOT-OS/RIOT/commit/fc243f1841c133db6e542fec1404fdf330553532
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-09-29 (Thu, 29 Sep 2016)
Changed paths:
M boards/arduino-mega2560/include/board.h
M boards/nucleo-f207/include/board.h
M boards/z1/include/board.h
Log Message:
-----------
boards: removed some superfluous definitions
- removed UART_STDIO_DEV as they use the default value
- removed BTN_B1_PIN for nucleo-207, as its already defined in the common header
Commit: 47cd95a7431472fea6ea4561c5c32cf31b506d88
https://github.com/RIOT-OS/RIOT/commit/47cd95a7431472fea6ea4561c5c32cf31b506d88
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2016-09-29 (Thu, 29 Sep 2016)
Changed paths:
M boards/arduino-mega2560/include/board.h
M boards/nucleo-f207/include/board.h
M boards/z1/include/board.h
Log Message:
-----------
Merge pull request #5890 from haukepetersen/fix_boards_uartstdiodev
boards: removed some superfluous definitions
Compare: https://github.com/RIOT-OS/RIOT/compare/fc1e97410218...47cd95a74314
More information about the commits
mailing list