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 a23c2e0f6d9a2c7f08462d1feaf5a8a0af3b11e7
Merge: e9d4a51 226bdf3
Author: mkiiskila <ma...@runtime.io>
AuthorDate: Wed Jul 11 15:46:23 2018 +0300

    Merge pull request #1251 from microbuilder/i2csim
    
    Added stubs for I2C simulation

 hw/bsp/native/src/hal_bsp.c             |   6 ++
 hw/mcu/native/include/mcu/mcu_sim_i2c.h |  96 ++++++++++++++++++++++
 hw/mcu/native/src/hal_i2c.c             | 140 ++++++++++++++++++++++++++++++++
 hw/mcu/native/syscfg.yml                |   4 +
 test/i2c_scan/src/i2c_scan.c            |   4 -
 5 files changed, 246 insertions(+), 4 deletions(-)

Reply via email to