This is an automated email from the ASF dual-hosted git repository.
marko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.
from 9badd71 BLE Host - Add missing #include.
add 5bfb513 hw: mcu: pic32mz2048efg100: Implement hal_i2c
add 573b2fe hw: bsp: pic32mz2048_wi-fire: Define I2C3
add bbb1230 hal: hal_i2c: Remove comment about unexisting functions
new 5420968 Merge pull request #349 from francois-berder/periph-i2c
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/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(-)
create mode 100644 hw/mcu/microchip/pic32mz2048efg100/src/hal_i2c.c
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].