New
V2.23
High level changes
- Miniware I2C changed to bit-bang for improved compatibility with newer devices with STM32 clone IC's
- Looping Boot Logo option (loops until button press)
- More fixes for GD32 clones with Miniware devices
- Bluetooth BLE is off by default (security)
- Large internal code refactoring to make the screen drawing more flexible for larger OLEDs
- Further improvements to drawing on larger screen resolutions
- 4 Ohm tip support on Pinecil 1/2 + TS10x (Note this is at your own risk, not all hardware is designed for this)
- Fixes for PPS mode on some USB-PD supplies
- Rework of thermal runaway detection
- Fixes to the ID numbers used for operating modes over BLE
- Rework of the I2C on PinecilV2 to remove issues with temperature regulation and screen glitching
- Default for USB-PD negotiation changed to use "safe" profile, to be conservative in selecting voltages.
- Fixes for USB-PD to implement device capabilites. This should fix unit reboot issues with some laptops
- Looots of translation & documentation updates ❤️
- Fixes for RTOS issues / updated FreeRTOS version