- released: 2024-10-03
- Fixed touch panel implementation and TSC2003 library to recognize touch on TSC2003 RESISTIVE Displays while using LVGL projects
- Fixed TP_ROTATION value to be "180" for all 4" CAPACITIVE Mikromedia Boards with PIC32MZ so touch position can be detected correctly
- Fixed legacy setup projects previously not copying libraries to current project folder
- Updated CMakeLists.txt to include MCU Cards headers differently
- Headers are now included with new path with MCU_NAME
- Clock schemas added for PIC32 mikromedia boards
- Added schema files for following HW:
- Mikromedia 3 for PIC32MZ Capacitive
- Mikromedia 3 for PIC32MZ Capacitive FPI with frame
- Mikromedia 3 for PIC32MZ Capacitive FPI with bezel
- Mikromedia 4 for PIC32MZ Capacitive
- Mikromedia 4 for PIC32MZ Capacitive FPI with frame
- Mikromedia 4 for PIC32MZ Capacitive FPI with bezel
- Mikromedia 5 for PIC32MZ Capacitive
- Mikromedia 5 for PIC32MZ Capacitive FPI with frame
- Mikromedia 5 for PIC32MZ Capacitive FPI with bezel
- Mikromedia 3 for PIC32MZ Resistive
- Mikromedia 3 for PIC32MZ Resistive FPI with frame
- Mikromedia 4 for PIC32MZ Resistive
- Mikromedia 4 for PIC32MZ Resistive FPI with frame
- Mikromedia 5 for PIC32MZ Resistive
- Mikromedia 5 for PIC32MZ Resistive FPI with frame
NOTE:
If any new hardware was added to current version, it will be listed here.
Support added for following hardware:
- 2024-10-04
- 2024-10-07
- 2024-10-08
- 2024-10-09
- 2024-10-10
- 2024-10-11
- 2024-10-14
- 2024-10-15
- 2024-10-16
- 2024-10-17