* docs: 📝 Doccument embassy I2C example * docs: 📝 Improve documentation of embassy SPI example * docs: 📝 Doccument AES and RSA example * docs: 📝 Update changelog
async
I2C
* Small refactor to extract functions for setting up reads/writes * Implement async capabilities for `I2C` driver * Add async I2C examples for each supported chip * Update CHANGELOG