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

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


    from 682d29d  Merge pull request #1338 from jacobrosenthal/drv2605-lost
     add 4da43b9  kernel/os: Make os_dev_suspend/resume a bit more usable
     add 845eea7  hw/drivers/uart: Add basic support for suspend/resume
     new 2427975  Merge pull request #1321 from andrzej-kaczmarek/uart-simple-pm

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 hw/drivers/uart/include/uart/uart.h     | 21 ++++++++----
 hw/drivers/uart/uart_hal/src/uart_hal.c | 58 +++++++++++++++++++++++++++++++
 kernel/os/include/os/os_dev.h           | 21 ++----------
 kernel/os/src/os_dev.c                  | 60 ++++++++++++++++++++++++++++++++-
 4 files changed, 134 insertions(+), 26 deletions(-)

Reply via email to