Commit graph

2 commits

Author SHA1 Message Date
Thomas Kolb 430b7c73d0 i2c_dma: removed unused include 2022-10-15 21:49:01 +02:00
Thomas Kolb 07dd91ecc2 bmp280: read out via DMA in the background
This removes any busy waiting on the I²C from the main loop.
Initialization is still done in a blocking way.
2022-10-15 20:49:31 +02:00