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

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


    from cf32a48  Merge pull request #2328 from 
nkaje/crypto_test_add_mutex_for_prints
     new 7236717  apps/slinky: use led when available
     new 7f35c7d  slinky: enable console history
     new bdda66d  Merge pull request #2231 from nkaje/slinky_led_featurize

The 9686 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:
 apps/slinky/src/led.c                              | 76 ++++++++++++++++++++++
 .../uart/src/uart.c => apps/slinky/src/led.h       |  3 +
 apps/slinky/src/main.c                             | 36 ++--------
 apps/slinky/syscfg.yml                             |  4 ++
 4 files changed, 87 insertions(+), 32 deletions(-)
 create mode 100644 apps/slinky/src/led.c
 copy hw/drivers/uart/src/uart.c => apps/slinky/src/led.h (94%)

Reply via email to