Refs #2370. Removed unwanted linebreaks in chapter 1 titles.
Refs #1336. Added support for CAN FD to the SocketCAN driver in LibOpenBLT to realize CAN FD functionality under Linux.
Refs #1336. Added support for CAN FD to the STM32H5 port and the Nucleo-H563ZI demo programs.
Refs #1336. Added support for CAN FD to the STM32L5 port and the Nucleo-L552ZE demo programs.
Refs #1336. Added support for CAN FD to the STM32U5 port and the Nucleo-U575ZI demo programs.
Refs #1336. Added support to the PC tools for the Peak PCAN-USB FD CAN adapter with both CAN Classic and CAN FD functionality.
Refs #1382. Added support for single bank mode to the STM32G4 flash driver.
Refs #1336. Added support to the PC tools for the Kvaser Leaf v3 CAN adapter with both CAN Classic and CAN FD functionality.
Refs #2295. Upgraded the Kvaser CANLIB SDK support in the PC tools to the latest version of the CANLIB SDK (v5.50). Refactored the implementation to support all Kvaser CAN hardware instead of just the Kvaser LeafLight v2.
Refs #1336. Added support for CAN FD to the STM32H7 port and the Nucleo-H743ZI demo programs.
Refs #1336. Added support for CAN FD to the STM32G0 port and the Nucleo-G0B1RE demo programs.
Refs #1336. Added support for CAN FD to the Nucleo-G474RE demo programs.
Refs #2296. Upgraded Visual Studio to 17.14.16.
Refs #1336. Improved SJW calculation for the STM32G4 port and the Nucleo-G431RB demo programs.
Refs #1336. Added support for CAN FD to the port template.
Refs #1336. Added support for CAN FD to the STM32G4 port and the Nucleo-G431RB demo programs.
Refs #1336. Added support for CAN FD to the PC tools. Currently supported under Windows for the Vector and Ixxat PC CAN adapters.
Refs #2285. Implemented drag-and-drop functionality such that it automatically starts a firmware update after dropping a firmware file on the application window.
Refs #2284. Refactored the xxx_TX_MAX_DATA xxx_RX_MAX_DATA configuration macros.
Refs #2274. Corrected typo in LibOpenBLT.
Refs #2243. Created tag in preparation for the next stable release.
Refs #2243. Updated version numbers and PC binaries in preparation for the next release.
Refs #2236. Upgraded MicroTBX-Modbus to 1.0.0 in the Nucleo-F446RE demo user program.
Refs #2236. Upgraded MicroTBX to 1.4.0 in the Nucleo-F446RE demo user program.
Refs #934. Updated function parameter description.
Refs #2209. Upgraded the Nucleo-F446RE demo user program to MicroTBX-Modbus v0.9.4.
Refs #2199. Corrected rounding up calculation in MbRtuDelay().
Refs #934. Enabled new firmware info table check feature in the Olimexino-STM32F3 demo programs as an example.
Refs #934. Merged new firmware info table check feature.
Refs #2163. Update LibOpenBLT binary to make sure it includes the correct version number.
Refs #2162. Update LibOpenBLT binary to make sure it includes the correct version number.
Refs #2163. Created tag in preparation for patch release.
Refs #2163. Updated version numbers in preparation for the patch release.
Refs #2162. Corrected XCP packet length when transmitting via UART, if the sum of bytes checksum feature is enabled.
Refs #2144. Created tag for the next stable release.
Refs #2144. Updated version numbers and PC binaries in preparation for the next release.
Refs #2144. Updated copyright year.
Refs #2081. Added support for handling extra XCP Connect response in LibOpenBLT.
Refs #2084. Added TCP/IP support to the Infineon TC375 Lite Kit demo programs.
Refs #2040. Updated Ixxat's stdtype.h to resolve a build error with the latest Visual Studio 2022.
Refs #2022. Improved SysTick reset in ARM Cortex-M ports.
Refs #1356. Added configurable support for an additional checksum byte at the end of an RS232 XCP packet.
Refs #1990. Created tag for the next stable release.
Refs #1990. Updated version numbers and PC binaries in preparation for the next release.
Refs #1131. Added support for firmware updates via TCP/IP to the Nucleo-H743ZI demo programs.
Refs #1784. Added Nucleo-H563ZI demo programs for Keil MDK.
Refs #1784. Added Nucleo-H563ZI demo programs for GCC/Makefile.
Refs #1784. Added Nucleo-H563ZI demo programs for IAR Embedded Workbench.
Refs #1784. Imported the newly developed STM32H5 port, including Nucleo-H563ZI demo programs for STM32CubeIDE.
Refs #1954. Updated Olimexino STM32 and Olimexino STM32F3 demo programs to the latest HAL.
Refs #1954. Updated Olimex STM32-H103, P103, P207 and P405 demo programs to the latest HAL.
Refs #1954. Updated Discovery STM32F051 demo programs to the latest HAL.
Refs #1954. Updated Nucleo-F446RE and Discovery F303VC demo programs to the latest HAL.
Refs #1976. Corrected ROM size in the Nucleo-G0B1RE user program scatter file.
Refs #1954. Updated Nucleo-F103RB, Nucleo-F303K8 and Nucleo-F207ZG demo programs to the latest HAL.
Refs #1954. Updated Nucleo-F091RC, Nucleo-G0B1RE and Nucleo-G071RB demo programs to the latest HAL.
Refs #1954. Updated Nucleo-L152RE and Nucleo-L073RZ demo programs to the latest HAL.
Refs #1954. Updated Nucleo-L476RG and Nucleo-L496ZG demo programs to the latest HAL.
Refs #1954. Updated Nucleo-G431RB and Nucleo-G474RE demo programs to the latest HAL.
Refs #1954. Updated Nucleo-F746ZG demo programs to the latest HAL.
Refs #1954. Updated Nucleo-H743ZI demo programs to the latest HAL.
Refs #1954. Updated Nucleo-L552ZE demo programs to the latest HAL.
Refs #1954. Updated Nucleo-U575ZI demo programs to the latest HAL.
Refs #1954. Updated Nucleo-C031C6 demo programs to the latest HAL.
Refs #1547. Removed old CMSIS headers from the Nucleo-F767ZI demo user program.
Refs #1547. Updated Nucleo-F767ZI demos to use the new API Ethernet drivers from the latest HAL.
Refs #1547. Updated Nucleo-F429ZI demos to use the new API Ethernet drivers from the latest HAL.
Refs #1947. Removed "Target__template_mbrtu" Doxygen group definition.
Refs #1907. Upgraded FatFS to the latest stable release (R0.15).
Refs #1906. Removed no longer needed NvmReinit(), FlashReinit() and NvmReinitHook() functions.
Refs #1887. Added additional EEPROM memory driver support to the Nucleo-L152RE CubeIDE demos.
Refs #1905. Implemented configurable setting that allows the user to keep MicroBoot open at the end of the firmware update.
Refs #1879. Display LibOpenBLT version in the BootCommander output.
Refs #1902. Upgraded MicroBoot project to Lazarus 2.2.6.
Refs #1900. Upgraded MicroTBX-Modbus to v0.9.3.
Refs #1878. Created tag for the next stable release.
Refs #1878. Updated version numbers and PC binaries in preparation for the next release.
Refs #1878. Updated copyright year.
Refs #789. Updated the readme.
Refs #789. Added Modbus RTU related sources to all bootloader demo projects.
Refs #789, #1874. Improved timer accuracy and added Modbus RTU support to the Infineon XMC4 port.
Refs #789, #1874. Improved timer accuracy and added Modbus RTU support to the Infineon XMC1 port.
Refs #7894. Added Modbus RTU support to the Infineon TC2 and TC3 ports.
Refs #789, #1874. Improved timer accuracy and added Modbus RTU support to the Silabs EMF32 port.
Refs #789, #1874. Improved timer accuracy and added Modbus RTU support to the TI TM4C port.
Refs #789, #1874. Improved timer accuracy and added Modbus RTU support to the TI LM3S port.
Refs #789, #1874. Improved timer accuracy and added Modbus RTU support to the NXP S32K11 and S32K14 ports.
Refs #789, #1874. Improved timer accuracy and added Modbus RTU support to the HCS12 port.
Refs #789. Corrected function call in the port template.
Refs #1877. Added LED and pushbutton support to the Dragon12 demo bootloader.
Refs #789, #1874. Improved timer accuracy and added Modbus RTU support to the STM32F7, STM32H7, STM32L5 and STM32U5 ports.
Refs #789. LPUART initialization correction.
Refs #1874. Added additional comments about the timer configuration.
Refs #1874. Documented/corrected timer APB bus selection for the STM32C0, STM32G0 and STM32G4 ports.