This is an automated email from the ASF dual-hosted git repository.

marko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git

commit a05421621462a1666be09b4b7ee07dfe52a2e0ae
Merge: 40b870a 0bc26a8
Author: mkiiskila <ma...@runtime.io>
AuthorDate: Thu Aug 31 10:42:24 2017 -0700

    Merge pull request #507 from mkiiskila/mynewt_829
    
    boot_serial; access uart driver directly instead of going through console.

 apps/boot/pkg.yml                                  |   1 -
 boot/boot_serial/src/boot_serial.c                 |  82 ++--------
 boot/boot_serial/src/boot_serial_priv.h            |   6 +
 boot/boot_serial/src/boot_uart.c                   | 171 +++++++++++++++++++++
 .../test/src/testcases/boot_serial_setup.c         |   3 +
 apps/boot/pkg.yml => sys/console/stub/syscfg.yml   |  28 ++--
 6 files changed, 205 insertions(+), 86 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@mynewt.apache.org" <commits@mynewt.apache.org>.

Reply via email to