This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 22b7199 fs:cromf Use inttypes in printing macros
new e155af8 sensor: Fix bad bit mask macro in mpu60x0
new 2c91805 boards/stm32f7: Add i2c and mpu60x0 support to nucleo-144
The 2 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:
boards/arm/stm32f7/nucleo-144/README.txt | 2 +
.../nucleo-144/configs/f767-evalos/defconfig | 5 +++
.../stm32f7/nucleo-144/src/stm32_appinitialize.c | 47 ++++++++++++++++++++++
drivers/sensors/mpu60x0.c | 27 ++++++++++---
4 files changed, 76 insertions(+), 5 deletions(-)