[riot-commits] [RIOT-OS/RIOT] 8fb71a: cpu, cc2538: refine gpio handling
Paul
andreas.pauli at haw-hamburg.de
Fri Nov 17 20:12:50 CET 2017
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 8fb71afa790aef92ee118bcc39abfc99e43a52e5
https://github.com/RIOT-OS/RIOT/commit/8fb71afa790aef92ee118bcc39abfc99e43a52e5
Author: smlng <s at mlng.net>
Date: 2017-11-17 (Fri, 17 Nov 2017)
Changed paths:
M cpu/cc2538/include/cc2538_gpio.h
R cpu/cc2538/include/cc2538_ioc.h
M cpu/cc2538/include/cpu_conf.h
M cpu/cc2538/include/periph_cpu.h
M cpu/cc2538/periph/gpio.c
Log Message:
-----------
cpu, cc2538: refine gpio handling
- hide (more) internal functions
- optimize gpio_init_af
- remove obsolete code
Commit: d03551756fcb595a5531c7efa104eedcc8360615
https://github.com/RIOT-OS/RIOT/commit/d03551756fcb595a5531c7efa104eedcc8360615
Author: smlng <s at mlng.net>
Date: 2017-11-17 (Fri, 17 Nov 2017)
Changed paths:
M cpu/cc2538/periph/adc.c
M cpu/cc2538/periph/i2c.c
M cpu/cc2538/periph/spi.c
Log Message:
-----------
cpu, cc2538: adapt periph drivers to refined gpio handling
Commit: 3d5233e2abc5517c58e07e2f1a417589daa4f021
https://github.com/RIOT-OS/RIOT/commit/3d5233e2abc5517c58e07e2f1a417589daa4f021
Author: Andreas "Paul" Pauli <andreas.pauli at haw-hamburg.de>
Date: 2017-11-17 (Fri, 17 Nov 2017)
Changed paths:
M cpu/cc2538/include/cc2538_gpio.h
R cpu/cc2538/include/cc2538_ioc.h
M cpu/cc2538/include/cpu_conf.h
M cpu/cc2538/include/periph_cpu.h
M cpu/cc2538/periph/adc.c
M cpu/cc2538/periph/gpio.c
M cpu/cc2538/periph/i2c.c
M cpu/cc2538/periph/spi.c
Log Message:
-----------
Merge pull request #7517 from smlng/cpu/cc2538/periph_gpio2
CPU, cc2538: periph_gpio 2.0
Compare: https://github.com/RIOT-OS/RIOT/compare/e01c23ef359c...3d5233e2abc5
More information about the commits
mailing list