[riot-commits] [RIOT-OS/RIOT] 8feeea: cpu/cc2538: reworked GPIO driver
Francisco Acosta
fco.ja.ac at gmail.com
Wed Jan 11 17:21:51 CET 2017
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 8feeea9a12f5d927fa24284e272b1ef8fdbd1803
https://github.com/RIOT-OS/RIOT/commit/8feeea9a12f5d927fa24284e272b1ef8fdbd1803
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2017-01-11 (Wed, 11 Jan 2017)
Changed paths:
R cpu/cc2538/cc2538-gpio.c
M cpu/cc2538/cpu.c
M cpu/cc2538/include/cc2538_gpio.h
M cpu/cc2538/include/cc2538_gptimer.h
M cpu/cc2538/include/periph_cpu.h
M cpu/cc2538/periph/gpio.c
Log Message:
-----------
cpu/cc2538: reworked GPIO driver
Commit: 4419f4e191c78e667de1f540a46cddf07f519019
https://github.com/RIOT-OS/RIOT/commit/4419f4e191c78e667de1f540a46cddf07f519019
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2017-01-11 (Wed, 11 Jan 2017)
Changed paths:
M boards/cc2538dk/board.c
M boards/cc2538dk/include/board.h
M boards/cc2538dk/include/periph_conf.h
M boards/openmote-cc2538/include/periph_conf.h
M boards/remote-pa/board.c
M boards/remote-pa/include/board.h
M boards/remote-pa/include/gpio_params.h
M boards/remote-pa/include/periph_conf.h
M boards/remote-reva/include/board.h
M boards/remote-reva/include/gpio_params.h
M boards/remote-reva/include/periph_conf.h
M boards/remote-revb/include/board.h
M boards/remote-revb/include/gpio_params.h
M boards/remote-revb/include/periph_conf.h
Log Message:
-----------
boards: removed GPIO_x defines for cc2538-based b.
Commit: cfa788a82351d746f99b6951237addc6b2666d9b
https://github.com/RIOT-OS/RIOT/commit/cfa788a82351d746f99b6951237addc6b2666d9b
Author: Francisco Acosta <fco.ja.ac at gmail.com>
Date: 2017-01-11 (Wed, 11 Jan 2017)
Changed paths:
M boards/cc2538dk/board.c
M boards/cc2538dk/include/board.h
M boards/cc2538dk/include/periph_conf.h
M boards/openmote-cc2538/include/periph_conf.h
M boards/remote-pa/board.c
M boards/remote-pa/include/board.h
M boards/remote-pa/include/gpio_params.h
M boards/remote-pa/include/periph_conf.h
M boards/remote-reva/include/board.h
M boards/remote-reva/include/gpio_params.h
M boards/remote-reva/include/periph_conf.h
M boards/remote-revb/include/board.h
M boards/remote-revb/include/gpio_params.h
M boards/remote-revb/include/periph_conf.h
R cpu/cc2538/cc2538-gpio.c
M cpu/cc2538/cpu.c
M cpu/cc2538/include/cc2538_gpio.h
M cpu/cc2538/include/cc2538_gptimer.h
M cpu/cc2538/include/periph_cpu.h
M cpu/cc2538/periph/gpio.c
Log Message:
-----------
Merge pull request #6182 from haukepetersen/opt_cc2538_gpio
cpu/cc2538: reworked GPIO driver
Compare: https://github.com/RIOT-OS/RIOT/compare/23a10e864328...cfa788a82351
More information about the commits
mailing list