[riot-commits] [RIOT-OS/RIOT] 4a5e79: boards: fixeded UART defines for NRF borads
Christian Mehlis
mehlis at inf.fu-berlin.de
Thu Oct 30 22:33:22 CET 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 4a5e794f32f6c38e57e439da94223425e243c724
https://github.com/RIOT-OS/RIOT/commit/4a5e794f32f6c38e57e439da94223425e243c724
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2014-10-30 (Thu, 30 Oct 2014)
Changed paths:
M boards/pca10000/include/periph_conf.h
M boards/pca10005/include/periph_conf.h
M boards/yunjia-nrf51822/include/periph_conf.h
Log Message:
-----------
boards: fixeded UART defines for NRF borads
fixed for pca10000, pca10005, yunjia-51822
Commit: 2bab8aed2e4cc2c151d1e23a0a0758f889a04e81
https://github.com/RIOT-OS/RIOT/commit/2bab8aed2e4cc2c151d1e23a0a0758f889a04e81
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2014-10-30 (Thu, 30 Oct 2014)
Changed paths:
M cpu/nrf51822/periph/uart.c
Log Message:
-----------
cpu/nrf51822: added interrupt mode to UART driver
Commit: 7d8e9def20a03f4185bdb570b2a7fd91c5654891
https://github.com/RIOT-OS/RIOT/commit/7d8e9def20a03f4185bdb570b2a7fd91c5654891
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2014-10-30 (Thu, 30 Oct 2014)
Changed paths:
M tests/periph_uart_int/main.c
Log Message:
-----------
tests/periph_uart_int: fixed formatting
Commit: 32e8415c7c7f28f67db6ddcee40821ee136218d7
https://github.com/RIOT-OS/RIOT/commit/32e8415c7c7f28f67db6ddcee40821ee136218d7
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2014-10-30 (Thu, 30 Oct 2014)
Changed paths:
M boards/pca10000/include/board.h
M boards/pca10005/include/board.h
M boards/yunjia-nrf51822/include/board.h
Log Message:
-----------
boards: added missing STD_RX_BUFSIZE defines
added for:
- pca10000
- pca10005
- yunjia-nrf51822
Commit: 64c5ee33222c3b31f34365b76f721b0f85212d42
https://github.com/RIOT-OS/RIOT/commit/64c5ee33222c3b31f34365b76f721b0f85212d42
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2014-10-30 (Thu, 30 Oct 2014)
Changed paths:
M cpu/nrf51822/Makefile.include
M cpu/nrf51822/syscalls.c
Log Message:
-----------
cpu/nrf51822: made syscalls aware of uart0
Commit: 3e5cfaece3ca7ab897272fb1f9e0beaa5dedc18f
https://github.com/RIOT-OS/RIOT/commit/3e5cfaece3ca7ab897272fb1f9e0beaa5dedc18f
Author: Christian Mehlis <mehlis at inf.fu-berlin.de>
Date: 2014-10-30 (Thu, 30 Oct 2014)
Changed paths:
M boards/pca10000/include/board.h
M boards/pca10000/include/periph_conf.h
M boards/pca10005/include/board.h
M boards/pca10005/include/periph_conf.h
M boards/yunjia-nrf51822/include/board.h
M boards/yunjia-nrf51822/include/periph_conf.h
M cpu/nrf51822/Makefile.include
M cpu/nrf51822/periph/uart.c
M cpu/nrf51822/syscalls.c
M tests/periph_uart_int/main.c
Log Message:
-----------
Merge pull request #1555 from haukepetersen/fix_nrf_uartdriver
cpu/nrf51822: added interrupt mode to UART driver
Compare: https://github.com/RIOT-OS/RIOT/compare/5965220efe2c...3e5cfaece3ca
More information about the commits
mailing list