[riot-commits] [RIOT-OS/RIOT] 1a2916: cpu/samd21: optimized UART implementation
Martine Lenders
authmillenon at gmail.com
Thu Sep 17 03:39:40 CEST 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 1a29163b63a1df769fcd87d373bae4538c36ec63
https://github.com/RIOT-OS/RIOT/commit/1a29163b63a1df769fcd87d373bae4538c36ec63
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2015-09-14 (Mon, 14 Sep 2015)
Changed paths:
M cpu/samd21/include/periph_cpu.h
M cpu/samd21/periph/uart.c
Log Message:
-----------
cpu/samd21: optimized UART implementation
Commit: 444d9e1d76d0f5584051ff508e20f63f4fb95eff
https://github.com/RIOT-OS/RIOT/commit/444d9e1d76d0f5584051ff508e20f63f4fb95eff
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2015-09-14 (Mon, 14 Sep 2015)
Changed paths:
M boards/samr21-xpro/include/periph_conf.h
Log Message:
-----------
boards/samr21-xpro: adapted and extended UART defs
- adapted to optimized UART implementation
- defined a 2. UART device
Commit: 2184c970029279811b515ada410c5006610667f5
https://github.com/RIOT-OS/RIOT/commit/2184c970029279811b515ada410c5006610667f5
Author: Martine Lenders <authmillenon at gmail.com>
Date: 2015-09-17 (Thu, 17 Sep 2015)
Changed paths:
M boards/samr21-xpro/include/periph_conf.h
M cpu/samd21/include/periph_cpu.h
M cpu/samd21/periph/uart.c
Log Message:
-----------
Merge pull request #3838 from haukepetersen/opt_samuart
cpu/samd21: optimized and extended UART impl.
Compare: https://github.com/RIOT-OS/RIOT/compare/cad2aff5e965...2184c9700292
More information about the commits
mailing list