Skip to content

Releases: ESoPe-GmbH/esopublic

24.1.2

09 Dec 13:53
c2ba90d
Compare
Choose a tag to compare

Added KConfig for configuration via ESP menuconfig. This can be used as an alternative to components/config, which will be also possible alternatively. To use components/config, the enable of esopublic must be unchecked in menuconfig.

24.1.0

28 Nov 11:35
Compare
Choose a tag to compare

Release with new features:

  • Added support for touch controllers ili2130 and ST1633i
  • Added abstraction for touch controllers
  • Added compatibility to use our touch controller abstraction with esp_lcd_touch in esp-idf
  • Added math_log2_int function
  • Added IMAGE_FILTER_T to image of eve ui
  • Added mcu_io_reset and made it accessible via debug console "io reset "
  • Added support for ESP32-P4 and ESP-IDF 5.4
  • Added display abstraction
  • Added support for SLD in the displays. See SLD_Demo for more information.
  • Added esp console to use "esp hash" for reading out the hash of the firmware
  • Added slint inclusion
  • Added lvgl helper and detection of lvgl usage

Changes:

  • Recalibrated 4.3" touch on eve
  • Moved position_3d_s from magnet.h to sensor_common.h
  • Warning of DBG_INFO in c++ fixed
  • Fixed Milliseconds in string_create_datetime_ocmf
  • Initialization of nvs on esp32 happens before board_init now.

24.0.1

17 May 06:31
36dc7b5
Compare
Choose a tag to compare

Fixed the License of 24.0.0

Release 24.0.0

16 May 08:51
Compare
Choose a tag to compare

First release of esopublic including the github pipeline for tests.