Commit Graph

  • 9cb6c04d84 update windows binaries master Matthew Kennedy 2023-11-04 02:26:14 -0700
  • b13356c81f check in windows binaries for now.... Matthew Kennedy 2023-11-03 23:47:33 -0700
  • 21fc26956b remove launch.json macos Matthew Kennedy 2023-10-26 01:32:05 -0700
  • fd038b4a29
    Merge pull request #1 from FOME-Tech/macos Matthew Kennedy 2023-10-26 01:18:17 -0700
  • 66676ef8c2 name launch.json config Matthew Kennedy 2023-10-26 01:00:10 -0700
  • 08c4e51e86 macos guards working Matthew Kennedy 2023-10-26 00:58:47 -0700
  • 1b936d2760 macos lib cmake Matthew Kennedy 2023-10-26 00:50:28 -0700
  • 4a57078e37 macos port Matthew Kennedy 2023-10-26 00:50:17 -0700
  • 1539b090c7 bootcommander cmakelists Matthew Kennedy 2023-10-26 00:48:48 -0700
  • 0389a7c9ec launch configuration Matthew Kennedy 2023-10-26 00:48:19 -0700
  • 0604c329f5 macos serial port implementation Matthew Kennedy 2023-10-26 00:48:10 -0700
  • 8321fc6b44 Refs #1856. Refactored GPIO pin configuration. Frank Voorburg 2023-10-25 12:43:15 +0000
  • 4bf1c8a0c5 Refs #1847. Lowered the RS232_BYTE_TX_TIMEOUT_MS setting. Frank Voorburg 2023-10-25 12:23:40 +0000
  • 8a7a772aec Refs #1594. Added Tricore TC2 header file with RAM function macros. Frank Voorburg 2023-10-25 10:35:46 +0000
  • b99b905017 Refs #1594. Reintegrated branch with Tricore TC2 port. Frank Voorburg 2023-10-25 10:24:07 +0000
  • 0e1104d711 Task #1840. Upgraded AURIX TriCore TC3 demos to the latest AURIX Development Studio (1.9.8). Frank Voorburg 2023-09-18 10:12:47 +0000
  • 74c8b78e17 Refs #1839. Reset bulkUsbDev after close. Frank Voorburg 2023-09-17 10:02:38 +0000
  • fda0af2658 Refs #1838. Added STM32L4P5xx support to the flash driver. Frank Voorburg 2023-09-01 11:12:09 +0000
  • 57b517eabe Refs #1802. Final changes before the next release. Frank Voorburg 2023-07-07 10:29:56 +0000
  • afd5cb10d7 Refs #1655, #1797. Added support for automatic WinUSB driver install and used unique ID for the USB serial number, where available. Frank Voorburg 2023-06-27 07:29:12 +0000
  • c280af5b89 Refs #1794. Improved USB D+ pull-up handling in the Olimexino-STM32F3 demo programs. Frank Voorburg 2023-06-16 10:39:12 +0000
  • fedebb7b8c Refs #1794. Improved USB D+ pull-up handling in the STM32F3-Discovery demo programs. Frank Voorburg 2023-06-16 10:03:44 +0000
  • 0ebdc1ab44 Refs #1795. Increased SPI clock speed for improved SD-card throughput and some other minor improvements in the Olimexino demo programs. Frank Voorburg 2023-06-15 18:06:14 +0000
  • d6b86763e0 Refs #1229. Ported Olimexino-STM32F3 demo programs to IAR EWARM. Frank Voorburg 2023-06-15 17:05:30 +0000
  • 08e3e87694 Refs #1229. Ported Olimexino-STM32F3 demo programs to Keil MDK for ARM. Frank Voorburg 2023-06-15 14:50:39 +0000
  • 2ed4ffa3d4 Refs #1229. Ported Olimexino-STM32F3 demo programs to GCC/Makefile. Frank Voorburg 2023-06-15 12:17:27 +0000
  • 5fd33bfabf Refs #1229. Added support for firmware updates from SD-card to the Olimexino-STM32F3 demo programs. Frank Voorburg 2023-06-14 14:55:49 +0000
  • f05796ba13 Refs #1229. Added support for firmware updates via USB to the Olimexino-STM32F3 demo programs. Frank Voorburg 2023-06-12 16:51:11 +0000
  • e6b0c32b38 Refs #1229. Added Olimexino-STM32F3 demo programs for STM32CubeIDE, currently configured for firmware updates via RS232 and CAN. Frank Voorburg 2023-06-12 12:39:00 +0000
  • 2bb27f4f81 Refs #1771. Use the external crystal clock for the CAN baudrate generation for better accuracy. Configured a digital input for bootloader backdoor entry purposes. Frank Voorburg 2023-06-05 10:30:10 +0000
  • b5aa04e94b Refs #366. Merged branch with new Nucleo-F207ZG demos and STM32F2 USB driver back into the trunk. Frank Voorburg 2023-05-19 11:44:45 +0000
  • b09eea1577 Refs #1786. Removed unused files from the Nucleo-G431RB IAR demos. Frank Voorburg 2023-05-03 16:54:34 +0000
  • 11fd64e61f Refs #1786. Added Nucleo-G431RB demo programs configured for firmware updates via RS232 and CAN. Frank Voorburg 2023-05-03 16:53:13 +0000
  • b786f198d5 Refs #1785. Corrected flash latency configuration in Nucleo-G474RE demo programs. Frank Voorburg 2023-05-03 10:29:06 +0000
  • 089ae35c92 Refs #1787. Corrected filename in file headers. Frank Voorburg 2023-05-03 10:15:26 +0000
  • ef163c8d18 Refs #1773. Disable ICache before updating flash memory. Frank Voorburg 2023-04-28 19:55:13 +0000
  • 1307619a55 Refs #1346. Reintegrated STM32U5 port and demos into the trunk. Frank Voorburg 2023-04-28 18:25:54 +0000
  • 02b419df3b Refs #1785. Corrected flash latency configuration in Nucleo-L552ZE demo programs. Frank Voorburg 2023-04-26 22:15:59 +0000
  • 1e1c16cd1d Refs #1772. Increased RS232_CTO_RX_PACKET_TIMEOUT_MS. Frank Voorburg 2023-04-21 12:15:01 +0000
  • fa4bb61583 Refs #1734. Corrected filename in file headers of the NXP S32K11 and S32K14 ports. Frank Voorburg 2023-03-13 13:09:25 +0000
  • 6ea139a17a Refs #1723. Removed duplicate BackDoorXxxHook functions. Frank Voorburg 2023-02-28 11:44:19 +0000
  • 8ccbd5a2fa Refs #1680. Added support for firmware updates via CAN to the Nucleo-F103RB demo programs. Frank Voorburg 2023-02-23 19:07:12 +0000
  • e92ef8f172 Refs #1680. Renamed Nucleo-F103RB demo binaries. Frank Voorburg 2023-02-23 18:18:04 +0000
  • 600d5226d7 Refs #1681. Fixed linker error in Nucleo-F429ZI and Nucleo-F767ZI STM32CubeIDE demo programs regarding multiple definitions of heth. Frank Voorburg 2023-02-08 10:54:26 +0000
  • bcdf763d48 Refs #1522. Reintegrating branch into the trunk. Frank Voorburg 2023-01-25 10:25:34 +0000
  • 2ddb317259 Refs #1657. Corrected macro WIN64 to _WIN64 to fix assertion error when using Vector CAN hardware. Frank Voorburg 2023-01-19 12:57:09 +0000
  • c338f20843 Refs #1265. Upgraded the XMC4 demo programs to the latest version of XMCLib and CMSIS. Frank Voorburg 2023-01-19 11:44:20 +0000
  • b1f9704316 Refs #1265. Upgraded the XMC1 demo programs to the latest version of XMCLib and CMSIS. Frank Voorburg 2023-01-18 14:59:14 +0000
  • 64c4c86d3a Refs #1289. Added USB support to the Infineon XMC4 port and configured the XMC4700 Relax Kit demo programs for additional firmware updates via USB. Frank Voorburg 2023-01-12 14:41:19 +0000
  • 248ed03904 Refs #1289. Added USB support to the Infineon XMC4 port and configured the XMC4700 Relax Kit demo programs for additional firmware updates via USB. Frank Voorburg 2023-01-12 14:13:13 +0000
  • 6ab4c83ba7 Refs #1652. Final changes before the next release. Frank Voorburg 2023-01-09 08:46:55 +0000
  • 5ab0bfe6df Refs #1650. Supressed harmless compiler warning in the template demo bootloader. Frank Voorburg 2022-12-15 13:16:07 +0000
  • 7d53c7c7be Refs #1642. Added typecasts that are needed for 8- and 16-bit microcontrollers. Frank Voorburg 2022-12-15 12:58:44 +0000
  • b42fd64de5 Refs #1641. Increased RAM size definition to fix a linker error in the TI DK-TM4C123G demo bootloader. Also added an LED toggle to the demo bootloader. Frank Voorburg 2022-12-15 12:31:41 +0000
  • 656912cc94 Refs #1616. Added address parameter to FlashCryptoDecryptDataHook(). Needed to properly exclude a memory region in the firmware encryption add-on module. Frank Voorburg 2022-12-14 12:11:02 +0000
  • 256e9e74e9 Refs #1596. Improved rpath handling in CMakeLists.txt. Frank Voorburg 2022-12-09 10:31:45 +0000
  • 6d5be72cf6 Refs #1631. Added support for UART7 and UART8 in the RS232 driver of the STM32F4 port Frank Voorburg 2022-12-07 11:02:58 +0000
  • 700b3dafcb Refs #1629. Corrected filename in file headers of the Nucleo-F429ZI demos. Frank Voorburg 2022-12-06 11:50:11 +0000
  • 61ae2e22e3 Refs #1628. Corrected doxygen demo descriptions. Frank Voorburg 2022-12-05 10:44:17 +0000
  • bf87858e86 Refs #1626. Improved STM32L0 and STM32L1 flash drivers. Frank Voorburg 2022-12-02 19:01:10 +0000
  • 31e874f861 Refs #1627. Removed files that do not need to be under version control. Frank Voorburg 2022-12-02 18:28:17 +0000
  • a858a21bad Refs #980. Merging branch with AURIX TriCore TC3 port development back into the trunk. Frank Voorburg 2022-11-07 17:40:46 +0000
  • 45a94641d2 Refs #1583. Corrected LibOpenBLT version number in its Doxygen configuration file. Frank Voorburg 2022-10-19 13:47:11 +0000
  • 2bf4bb9279 Refs #1563. Improved STM32H7 flash driver to support more variants. Frank Voorburg 2022-08-19 11:28:45 +0000
  • 69ed56536c Refs #1550. Improved SysTick_Handler handling. Frank Voorburg 2022-08-08 13:28:31 +0000
  • 9cb85c051c Refs #405. Reintegrated the STM32L0 port branch into the trunk. Frank Voorburg 2022-08-03 16:25:03 +0000
  • 64a8037a66 Refs #406. Reintegrated the STM32L1 port branch into the trunk. Frank Voorburg 2022-08-02 07:42:45 +0000
  • 7d2180342b Refs #1524. Place the CAN peripheral back into its reset state, before initializing, for XMC1 and XMC4 targets. Frank Voorburg 2022-07-08 12:16:51 +0000
  • c71a3e1995 Refs #1523. Final changes before the next release. Frank Voorburg 2022-07-08 09:36:42 +0000
  • 313202ae03 Refs #1405. Tuned XCP packet sizes for RS232 and TCP/IP, resulting in improved throughput. Frank Voorburg 2022-07-04 10:35:31 +0000
  • 232d60793b Refs #1487. Upgraded host binaries to Visual Studio 2022. Frank Voorburg 2022-07-01 11:59:32 +0000
  • 5208baa092 Refs #1472, #1521. Improved makefiles for automatic dependency generation and to strip out impure_data[]. Frank Voorburg 2022-07-01 11:19:29 +0000
  • 67bd333a37 Refs #1497. Disabled instruction scheduling optimization in the Nucleo-L476RG demo bootloader. Frank Voorburg 2022-05-06 17:09:04 +0000
  • 8a772d5f30 Refs #847. Updated link in doxygen file. Frank Voorburg 2022-05-03 18:09:43 +0000
  • c7cb7e87a3 Refs #847. Enabled firmware updates via TCP/IP in the XMC4700 Relax Kit demo bootloader for Keil MDK for ARM. Frank Voorburg 2022-05-03 17:51:08 +0000
  • 5b1a1cd8f8 Refs #847. Enabled firmware updates via TCP/IP in the XMC4700 Relax Kit demo bootloader for Keil MDK for ARM. Frank Voorburg 2022-05-03 17:49:20 +0000
  • ffd5a22c07 Refs #847. Enabled firmware updates from SD card in the XMC4700 Relax Kit demo bootloader for Keil MDK for ARM. Frank Voorburg 2022-05-03 16:26:31 +0000
  • 6e230b3ba8 Refs #847. Added XMC4700 Relax Kit demo programs for Keil MDK for ARM, currently supporting firmware updates via RS232 and CAN. Frank Voorburg 2022-05-03 07:58:30 +0000
  • e26746c733 Refs #847. Added XMC1400 Boot Kit demo programs for Keil MDK for ARM. Frank Voorburg 2022-05-03 07:29:04 +0000
  • 91aa952080 Refs #1486. Added call to SystemCoreClockUpdate() at the start of Init() for all XMC1/4 demo programs. Frank Voorburg 2022-04-27 12:26:10 +0000
  • 35c581ac22 Refs #1452. Corrected flash erase size for STM32F07x and STM32F09x with 64kb flash. Frank Voorburg 2022-04-08 09:36:50 +0000
  • 49c80e9ef9 Refs #1421. Corrected GPIO clock disable in Nucleo-L552ZE/CubeIDE demo bootloader. Frank Voorburg 2022-03-03 16:03:44 +0000
  • 4cbbe2707d Refs #1420. Prevent unaligned 32-bit memory access in the XCP module. Frank Voorburg 2022-03-03 12:13:50 +0000
  • 01e1504737 Refs #1270. Switched to building 64-bit versions of the PC tools under Windows. Starting with this commit and the to-be-released OpenBLT version 1.14, the included Windows binaries are all 64-bit. Note that building 32-bit versions is also still supported. Instructions for this can be found on the OpenBLT Wiki. Frank Voorburg 2022-02-10 12:10:49 +0000
  • 6706102797 Refs #1407. Merged USB bulk library code into LibOpenBLT to remove dependency on UsbBulkLib.dll. Frank Voorburg 2022-02-08 22:43:42 +0000
  • e9482079a4 Refs #1402. Added MinGW support for building LibOpenBLT with the recently added Ixxat CAN driver. Frank Voorburg 2022-02-08 20:58:05 +0000
  • dd7d1a90c1 Refs #1406. Upgraded the demo programs to the latest version of IAR EWARM. Frank Voorburg 2022-02-07 14:43:49 +0000
  • 007c836308 Refs #1406. Upgraded the demo programs to the latest version of IAR EWARM. Frank Voorburg 2022-02-07 12:25:51 +0000
  • 75fb6ebd0f Refs #1404. Improved RS232 baudrate calculation for S32K11 and S32K14 ports and sourced the UART peripheral with the more accurate FIRC clock. Frank Voorburg 2022-02-04 18:18:46 +0000
  • 43022a2564 Refs #1403. Set compiler optimization to medium for the DK-TM4C123G demo bootloader. Frank Voorburg 2022-02-03 11:16:16 +0000
  • 9032f2e23f Refs #1391. Final changes before the next release. Frank Voorburg 2022-01-06 11:16:16 +0000
  • acc660dfe2 Refs #1319. Reintegrated branch for Ixxat CAN device support back into the trunk. Frank Voorburg 2022-01-06 10:40:46 +0000
  • 483b6ae246 Refs #1280 Reintegrated branch for STM32L4 USB driver and Nucleo-L496ZG demo programs development back into the trunk. Frank Voorburg 2021-12-16 15:17:31 +0000
  • 25d6a7d3c0 Refs #1290 Reintegrated branch for STM32G0 CAN driver and Nucleo-G0B1RE demo programs development back into the trunk. Frank Voorburg 2021-12-08 17:14:34 +0000
  • 3714c1ea3e Refs #1363. Corrected misplaced #endif in the Nucleo-F429ZI demo bootloader. Frank Voorburg 2021-11-05 10:56:56 +0000
  • 3568e36d22 Refs #1333. Added LPUART support to the STM32L4 port. Frank Voorburg 2021-10-08 15:53:20 +0000
  • 50eb570ba1 Refs #1297. Corrected character cut offs in a few text labels on MicroBoot's user interface. Frank Voorburg 2021-09-09 15:30:30 +0000
  • 9c4159e2f4 Refs #1001. Merged branch for STM32G4 port development back into the trunk. Frank Voorburg 2021-09-09 14:51:49 +0000
  • d69ccf1346 Refs #1149, #895. Fixed problem with slow CAN throughput that some users reported. Frank Voorburg 2021-08-23 11:02:28 +0000
  • f346ba9546 Refs #1305, #1306. Corrected max DTO and max CTO usage. Frank Voorburg 2021-08-18 13:37:42 +0000