8.2. Release v2025.06.0

8.2.1. Configuration options

  • CONFIG_USB_ONBOARD_HUB has been renamed to CONFIG_USB_ONBOARD_DEV for compatibility with Linux.

8.2.2. Board code

The C char data type is now always unsigned. This may affect code assuming char to be signed as was the default on x86, mips and kvx.