This is a model for the Infineon DPS310 temperature and barometric pressure sensor.
Joel Stanley (2): hw/misc: Add Infineon DPS310 sensor model arm/aspeed: Add DPS310 to Witherspoon and Rainier hw/arm/aspeed.c | 4 +- hw/misc/dps310.c | 357 ++++++++++++++++++++++++++++++++++++++++++++ hw/arm/Kconfig | 1 + hw/misc/Kconfig | 4 + hw/misc/meson.build | 1 + 5 files changed, 365 insertions(+), 2 deletions(-) create mode 100644 hw/misc/dps310.c -- 2.30.2