Ozan Oner

Results 4 issues of Ozan Oner

Hi, Is there any plan to add i2c device memory operations? as here: [https://docs.micropython.org/en/latest/library/machine.I2C.html#machine.I2C.readfrom_mem](https://docs.micropython.org/en/latest/library/machine.I2C.html#machine.I2C.readfrom_mem) I tried to use BME280 however the driver requires access to its internal registers. one example...

With this commit, custom boards are supported. To add a custom board: 1. Create a new header file with the name of "TinyMLx_custom_board.h". The best way to do that is...

https://github.com/martinberlin/brotli/blob/6fa4cce304e98592418f5d776632ac10065efb36/tests/src/main.cpp#L122 Hi Martin, have you managed to run brotli compression? My app on ESP32 just crashes. I see that this project is quite old. I hope you can remember how...

### Answers checklist. - [x] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there. - [x] I have updated my IDF branch (master or...

sensors