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 5420968ffbf540071e1feea77b80b12f4e0978e5
Merge: 9badd71 bbb1230
Author: mkiiskila <[email protected]>
AuthorDate: Fri Jun 30 09:25:30 2017 -0700

    Merge pull request #349 from francois-berder/periph-i2c
    
    Wi-Fire: Add I2C driver

 hw/bsp/pic32mz2048_wi-fire/include/bsp/bsp.h       |   3 +
 hw/bsp/pic32mz2048_wi-fire/src/hal_bsp.c           |  18 ++
 hw/bsp/pic32mz2048_wi-fire/syscfg.yml              |   4 +
 hw/hal/include/hal/hal_i2c.h                       |   1 -
 .../pic32mz2048efg100/include/mcu/mips_hal.h       |   7 +
 hw/mcu/microchip/pic32mz2048efg100/src/hal_i2c.c   | 276 +++++++++++++++++++++
 6 files changed, 308 insertions(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to