Tom Burdick

Results 26 issues of Tom Burdick

RTIO expects the CHAINED flag to be set when ordering of operations is important. The callbacks in the icm42688 stream handling were not chained into, meaning the callbacks would have...

bug
area: Sensors

### Problem description When polling sensors we often want to know when the read actually occurs. This isn't possible today with the blocking i2c_transfer/spi_transcieve calls, nor with rtio (though easy...

area: Sensors
RFC
area: Sensor Subsystem

Adds the needed changes to support directly using libmctp from Zephyr

TXRX is meant specifically to handle a full duplex bus like SPI, I2C is half duplex meaning only read or write can be performed at once. Drop TXRX from the...

bug
area: I2C

Enable i2c and spi rtio drivers by default, enable spi dma usage by default.

bug
area: Sensors
Trivial
Stale

This release of qemu has important bug fixes that perhaps will fix a bug in xtensa emulation of mmu.