Skip to content

Releases: Nicolai-Electronics/esp32-component-mipi-dsi-abstraction

Update readme

09 Jan 22:34
Compare
Choose a tag to compare
v0.0.5

Update README

Fix lane_bit_rate_mbps setting

01 Jan 19:28
Compare
Choose a tag to compare

Change lane_bit_rate_mbps setting to avoid assert caused by ESP-IDF commit 0960a60.

Use esp_lcd_st7701 v1.1.0

10 Oct 19:31
Compare
Choose a tag to compare

This release fixes the requirements list which was incorrectly set to require v1.0.0 of the esp_lcd_st7701 while v1.1.0 is required for correct operation

Use Espressif ST7701(S) driver

10 Oct 19:26
Compare
Choose a tag to compare

This release switches from our own custom ST7701 driver implementation to the official Espressif ST7701(S) driver.

Initial release

09 Oct 22:34
Compare
Choose a tag to compare
v0.0.1

Initial commit