[riot-commits] [RIOT-OS/RIOT] ca743a: cpu/sam3x: extend gpio implementation
Hauke Petersen
mail at haukepetersen.de
Fri Apr 17 11:52:51 CEST 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: ca743ae97bbc3f4283487202beba71777683bca3
https://github.com/RIOT-OS/RIOT/commit/ca743ae97bbc3f4283487202beba71777683bca3
Author: Francesco Ermini <francescoermini8 at gmail.com>
Date: 2015-04-15 (Wed, 15 Apr 2015)
Changed paths:
M boards/arduino-due/include/periph_conf.h
M boards/udoo/include/periph_conf.h
M cpu/sam3x8e/periph/gpio.c
Log Message:
-----------
cpu/sam3x: extend gpio implementation
fix functions arguments
extended sam3x GPIO from 16 to 31
fix GPIO_NUMOF to 32
add GPIOs
extend GPIO 16-31 for ArduinoDue/UDOO
fix white space at the end gpio_clear
Commit: 4a734d51cabf44d5a3f9f0ff24d65c3baa1ed2bd
https://github.com/RIOT-OS/RIOT/commit/4a734d51cabf44d5a3f9f0ff24d65c3baa1ed2bd
Author: Hauke Petersen <mail at haukepetersen.de>
Date: 2015-04-17 (Fri, 17 Apr 2015)
Changed paths:
M boards/arduino-due/include/periph_conf.h
M boards/udoo/include/periph_conf.h
M cpu/sam3x8e/periph/gpio.c
Log Message:
-----------
Merge pull request #2798 from FrancescoErmini/extend_sam3x_gpio
cpu/sam3x: extend gpio implementation
Compare: https://github.com/RIOT-OS/RIOT/compare/3922f6e04c09...4a734d51cabf
More information about the commits
mailing list