[riot-commits] [RIOT-OS/RIOT] a107a4: kinetis: Refactor UART driver
Joakim Nohlgård
joakim.nohlgard at eistec.se
Sun Apr 9 18:42:55 CEST 2017
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: a107a416cfbb3e17d8a758ac03f1ecf728898455
https://github.com/RIOT-OS/RIOT/commit/a107a416cfbb3e17d8a758ac03f1ecf728898455
Author: Joakim Nohlgård <joakim.nohlgard at eistec.se>
Date: 2017-04-09 (Sun, 09 Apr 2017)
Changed paths:
M boards/frdm-k64f/include/periph_conf.h
M boards/mulle/include/board.h
M boards/mulle/include/periph_conf.h
M boards/pba-d-01-kw2x/include/board.h
M boards/pba-d-01-kw2x/include/periph_conf.h
M cpu/k60/include/cpu_conf.h
M cpu/k60/vectors.c
M cpu/kinetis_common/doc.txt
M cpu/kinetis_common/include/periph_cpu.h
M cpu/kinetis_common/periph/uart.c
Log Message:
-----------
kinetis: Refactor UART driver
Commit: f828e6c76cc11bb73c14ab579acea65995e23de5
https://github.com/RIOT-OS/RIOT/commit/f828e6c76cc11bb73c14ab579acea65995e23de5
Author: Joakim Nohlgård <joakim.nohlgard at eistec.se>
Date: 2017-04-09 (Sun, 09 Apr 2017)
Changed paths:
M boards/frdm-k64f/include/periph_conf.h
M boards/mulle/include/board.h
M boards/mulle/include/periph_conf.h
M boards/pba-d-01-kw2x/include/board.h
M boards/pba-d-01-kw2x/include/periph_conf.h
M cpu/k60/include/cpu_conf.h
M cpu/k60/vectors.c
M cpu/kinetis_common/doc.txt
M cpu/kinetis_common/include/periph_cpu.h
M cpu/kinetis_common/periph/uart.c
Log Message:
-----------
Merge pull request #6868 from gebart/pr/kinetis-uart-rewrite
kinetis: periph/uart cleanup/rewrite
Compare: https://github.com/RIOT-OS/RIOT/compare/1162f2beff63...f828e6c76cc1
More information about the commits
mailing list