Commit Graph

  • 27c1f6619c Refs #962.Completed refactoring of UART to RS232. Frank Voorburg 2020-02-06 15:10:50 +0000
  • 0a93009499 Refs #962. Renamed all XXX_UART_XXX macros to XXX_RS232_XXX. Frank Voorburg 2020-02-06 12:23:26 +0000
  • fd0a361473 Refs #962. Renamed all UartXxx functions to Rs232Xxx. Frank Voorburg 2020-02-06 12:10:31 +0000
  • a372346b5a Refs #962. Updated all demo bootloader IDE projects for the renamed uart.* to rx232.* source and header files. Frank Voorburg 2020-02-06 11:45:30 +0000
  • 073e28ae17 Refs #962. Renamed uart.c and uart.h to rs232.c and rs232.h, respectively. Frank Voorburg 2020-02-06 10:38:11 +0000
  • 5692c454e8 Refs #962. Merged latest changes from the trunk back into the branch. Frank Voorburg 2020-02-05 12:11:18 +0000
  • 313992a7bc Refs #982. Treat XCP connect command's connection mode parameter as don't care in the demo user programs. Frank Voorburg 2020-02-05 11:51:11 +0000
  • 76e5d19032 Refs #711. Added USB support to the Nucleo-F746ZG demo programs and the STM32F7 port. Frank Voorburg 2020-02-04 14:25:37 +0000
  • 4fc52b4e55 Refs #962. Creating branch to start working on the UART refactoring. Frank Voorburg 2020-01-24 16:38:14 +0000
  • 1902b00bb5 Refs #966. Created tag in preparation for new release. openblt_v010900 Frank Voorburg 2020-01-09 09:42:42 +0000
  • 67415cf853 Refs #966. Updated version numbers and host binaries in preparation for the next stable release. Frank Voorburg 2020-01-09 09:30:38 +0000
  • fd66f0daed Refs #955. Corrected 29-bit CAN identifier configuration in MicroBoot. Frank Voorburg 2019-12-10 09:36:03 +0000
  • 7477875190 Refs #932. Improved S-record verification when loading firmware data from an S-record file. Frank Voorburg 2019-11-28 12:21:05 +0000
  • 06f47a3de0 Refs #931. Minor improvements to the S-record parser. Frank Voorburg 2019-11-26 15:32:38 +0000
  • fa59ddedfb Refs #894. Limited the selectable RS232 baudrates in MicroBoot to those that are currently supported in LibOpenBLT. Frank Voorburg 2019-11-06 17:15:50 +0000
  • 8a63823005 Refs #891. Added XMC4500 compatibility to the XMC4 CAN driver. Frank Voorburg 2019-09-19 10:57:05 +0000
  • 41a2203627 Refs #526. Upgraded GCC ARM demo programs to version 8-2018-q4 of GNU ARM Embedded. Frank Voorburg 2019-08-27 20:42:11 +0000
  • 2d141add48 Refs #526. Upgraded GCC ARM demo programs to version 8-2018-q4 of GNU ARM Embedded. Frank Voorburg 2019-08-27 20:37:12 +0000
  • 555f7ce0cf Refs #526. Upgraded GCC ARM demo programs to version 8-2018-q4 of GNU ARM Embedded. Frank Voorburg 2019-08-27 20:17:03 +0000
  • 2032ef3825 Refs #818. Removed branch for STM32Go port development after reintegration with the trunk. Frank Voorburg 2019-08-13 13:44:30 +0000
  • e0011ae70d Refs #818. Merged branch for STM32G0 port development back into the trunk. Frank Voorburg 2019-08-13 13:43:27 +0000
  • 3358a3ac39 Refs #818. Added Nucleo-G071RB demo programs supporting GNU ARM Embedded / Makefile. Frank Voorburg 2019-08-13 13:19:59 +0000
  • 717e33538c Refs #818. Added Nucleo-G071RB demo programs supporting Atollic TrueStudio for STM32. Frank Voorburg 2019-08-13 09:31:57 +0000
  • ed40400112 Refs #818. Added Nucleo-G071RB demo programs supporting IAR Embedded Workbench for ARM. Frank Voorburg 2019-08-09 14:06:06 +0000
  • 4124885f62 Refs #818. Corrected Wiki link for the Nucleo-G071RB Keil MDK demo programs. Frank Voorburg 2019-08-09 11:20:47 +0000
  • de50c46b6e Refs #818. Added STM32G0 port and Nucleo-G071RB demo programs supporting Keil MDK for ARM. Frank Voorburg 2019-08-09 09:32:03 +0000
  • 43ac0decda Refs #818. Creating branch to start working on the STM32G0 port. Frank Voorburg 2019-08-09 08:14:54 +0000
  • 8ec8ee7816 Refs #521. Updated all IAR demo programs to v7.80 to v8.40 of EWARM. Frank Voorburg 2019-08-08 16:06:22 +0000
  • acf99e9c2c Refs #871. Deprecated the LPC2000 and Tricore TC1798 ports. Frank Voorburg 2019-08-06 15:44:12 +0000
  • b3b43fed6f Refs #871. Updated list of supported microcontrollers. Frank Voorburg 2019-08-06 15:36:35 +0000
  • cadf142286 Refs #870. Changed function call XMC_CAN_MO_ReceiveData() to XMC_CAN_MO_Receive(). Frank Voorburg 2019-07-31 13:30:40 +0000
  • 5f3aaf23c9 Refs #778. Added support for Keil MDK for ARM to the Nucleo-F767ZI demo programs. Frank Voorburg 2019-07-30 10:03:52 +0000
  • 03c866a27e Refs #778. Added Keil MDK for ARM support to the Nucleo-F746ZG demo programs. Frank Voorburg 2019-07-11 09:48:54 +0000
  • 025a693487 Refs #845. Created tag in preparation for new release. openblt_v010800 Frank Voorburg 2019-07-03 06:26:50 +0000
  • fa4f1b63f2 Refs #845. Updated version numbers and Windows binaries in preparation for new release. Frank Voorburg 2019-07-03 06:21:57 +0000
  • a9ca24fa0a Refs §844. Added support for single flash bank STM32L4 devices. Frank Voorburg 2019-07-02 10:13:02 +0000
  • d03327a199 Refs #831. Upgraded all Keil demo programs to the latest version of the Keil MDK for ARM. Frank Voorburg 2019-06-29 20:42:47 +0000
  • 3bf7de5cf7 Refs #843. Moved call to LedBlinkExit() in the demo programs. Frank Voorburg 2019-06-29 16:28:38 +0000
  • a4d11856b7 Refs #690. Added demo programs for the NXP DevKit-S12G128 board. Frank Voorburg 2019-06-29 16:05:16 +0000
  • 7dcbeb6eda Refs #823. Added gitignore files to empty directories that are needed to probably build programs. Frank Voorburg 2019-06-21 10:03:29 +0000
  • 23a2e095c9 Refs #822. Changed UART Rx pin mode to floating for the Nucleo-F103RB demo bootloader. Frank Voorburg 2019-06-19 16:52:33 +0000
  • b9bec8729f Refs #303. Added support for firmware updates from SD-card to the XMC4700 Relax Kit demo programs. Frank Voorburg 2019-06-13 10:07:51 +0000
  • 542f59c068 Refs #821. Refactored flash driver template. Frank Voorburg 2019-06-12 10:43:38 +0000
  • 1956cbb545 Refs #710. Removed branch after reintegration with the trunk. Frank Voorburg 2019-06-11 20:27:49 +0000
  • a6cc436df6 Refs #710. Reintegrated branch where the Nucleo-F767ZI demo programs were created. Frank Voorburg 2019-06-11 20:26:29 +0000
  • c2a8f38296 Refs #710. Merged with the latest changes in the trunk. Frank Voorburg 2019-06-11 20:23:55 +0000
  • 99bed11f13 Refs #710. Added Nucleo-F767ZI/IAR demo programs. Frank Voorburg 2019-06-11 20:10:46 +0000
  • 942f7b2587 Refs #710. Added Nucleo-F767ZI/GCC demo programs. Frank Voorburg 2019-06-07 13:38:42 +0000
  • 29bb28c91d Refs #710. Integrated the shared parameters module into the Nucleo-F767ZI/TrueStudio demo programs. Frank Voorburg 2019-06-07 10:58:23 +0000
  • f14b91ac27 Refs #710. Integrated uIP into the demo user program. Frank Voorburg 2019-06-07 10:40:18 +0000
  • 5661b219ea Refs #710. Integrated uIP port into the demo bootloader. Frank Voorburg 2019-06-06 15:30:29 +0000
  • 41b4e6e69e Refs #820. Refactored return value check for NvmWrite and NvmErase. Frank Voorburg 2019-06-06 09:12:22 +0000
  • 428ea6bd37 Refs #710. Added Nucleo-F767ZI/TrueStudio demo programs configured for firmware updates via RS232. Frank Voorburg 2019-06-05 15:47:46 +0000
  • 981c60a0ef Refs #710. Creating branch to add some demo programs. Frank Voorburg 2019-06-05 13:45:27 +0000
  • 65d0755996 Refs #801. Changed PLL multiplier to match 72MHz clock for the Nucleo-F103RB demo programs. Frank Voorburg 2019-04-30 09:17:01 +0000
  • 332096bd9d Refs #799. Fixed incorrectly formatted comment. Frank Voorburg 2019-04-29 20:47:02 +0000
  • 405d199f34 Refs #799. Removed branch after reintegration with the trunk. Frank Voorburg 2019-04-29 20:44:13 +0000
  • 92f83b88a6 Refs Frank Voorburg 2019-04-29 20:43:21 +0000
  • 24caa6901b Refs #799. Created and added template for creating new demo programs. Frank Voorburg 2019-04-29 20:39:44 +0000
  • 58dd773f85 Refs #799. Created branch from trunk. Frank Voorburg 2019-04-29 19:10:28 +0000
  • d8d572f092 Refs #792. Removed branch after reintegration with the trunk. Frank Voorburg 2019-04-17 20:11:37 +0000
  • 6b20667a02 Refs #792. Reintegrated branch with the trunk after completing the template for new microcontroller ports. Frank Voorburg 2019-04-17 20:10:12 +0000
  • 8cc0776a02 Refs #792. Added a template for developing new microcontroller ports. Frank Voorburg 2019-04-17 20:06:21 +0000
  • 885d126eee Refs #792. Creating branch to start working on a template for new ports. Frank Voorburg 2019-04-16 18:36:06 +0000
  • bfccabb4e6 Refs #787. Some refactoring which was needed for the master/slave add-on module when TCP/IP is used between the host and the master. Frank Voorburg 2019-04-09 20:02:13 +0000
  • 6248473234 Refs #788. Added support for Vector CAN devices (XL driver) to the host tools. Frank Voorburg 2019-04-09 19:02:40 +0000
  • 0304e87968 Refs #766. Removed redundant checksum reservation. Frank Voorburg 2019-01-22 15:54:46 +0000
  • b8f91242cd Refs #726. Created tag in preparation for the next release. openblt_v010700 Frank Voorburg 2019-01-07 15:43:40 +0000
  • d49e7b6888 Refs #726. Updated version info and prebuilt binaries for the next release. Frank Voorburg 2019-01-07 15:41:59 +0000
  • 08df960d41 Refs #434. Removed branch after reintegration with the trunk. Frank Voorburg 2019-01-07 12:13:03 +0000
  • b589d60e74 Refs #434. Reintegrated branch where the STM32F4 port and demos were converted from SPL to HAL. Frank Voorburg 2019-01-07 12:11:21 +0000
  • 03e82e1150 Refs #434. Merged latest changes from the trunk. Frank Voorburg 2019-01-07 12:01:02 +0000
  • 5b9b86f7db Refs #434. Converted STM32-E407/IAR demo programs from SPL to HAL. Frank Voorburg 2019-01-07 11:55:05 +0000
  • c66b51c3ea Refs #434. Removed custom flash_layout.c from the STM32-P405 IAR demo bootloader. Frank Voorburg 2019-01-07 11:05:19 +0000
  • f07214fe14 Refs #434. Removed custom flash_layout.c from STM32-P405 GCC and TrueStudio demo programs. Frank Voorburg 2019-01-07 10:53:53 +0000
  • bb2f3f7064 Refs #434. Converted STM32-E407/GCC demo programs from SPL to HAL. Frank Voorburg 2019-01-07 10:42:38 +0000
  • efefcae3f2 Refs #434. Converted STM32-E407/TrueStudio demo user program from SPL to HAL. Frank Voorburg 2019-01-07 09:57:20 +0000
  • da9c8c6731 Refs #434. Added CAN support to the STM32-E407/TrueStudio demo bootloader. Frank Voorburg 2018-12-19 18:00:59 +0000
  • e0ca934b9d Refs #434. Added support for RS232 firmware updates to the STM32-E407/TrueStudio demo bootloader. Frank Voorburg 2018-12-19 17:34:54 +0000
  • 6b934fe394 Refs #434. Merged latest changes from the trunk. Frank Voorburg 2018-12-19 16:54:37 +0000
  • 66cdc6543b Refs #734. Corrected preprocessor BOOT_COM_DEFERRED_INIT_ENABLE check in cpu.c. Frank Voorburg 2018-12-19 16:50:32 +0000
  • a3537a2590 Refs #434. Developed the FatFS port for the STM32-E407/TrueStudio demo program. Frank Voorburg 2018-12-19 16:25:13 +0000
  • 0b11c4e7f7 Refs #434. Setup STM32-E407/TrueStudio demo bootloader program functionality, but excluding the actual firmware update functionality. Frank Voorburg 2018-12-17 21:25:13 +0000
  • ddc487f7c5 Refs #434. Replaced SPL with HAL drivers in the STM32-E407/TrueStudio demo bootloader. Bootloader is still an empty framework for now. Frank Voorburg 2018-12-17 21:08:49 +0000
  • 84d98efc70 Refs #434. Removed double initialization of USB related GPIO pins. Frank Voorburg 2018-12-17 10:52:45 +0000
  • 2150770cf2 Refs #434. Merged the latest changed from the trunk back into the branch. Frank Voorburg 2018-12-17 10:17:33 +0000
  • 2de6e0753e Refs #403. Removed STM32F7 port development branch after reintegration with the trunk. Frank Voorburg 2018-12-17 10:03:20 +0000
  • 11fe146a86 Refs #403. Reintegrated STM32F7 port development branch back into the trunk. Frank Voorburg 2018-12-17 10:01:58 +0000
  • 59df0daaa6 Refs #403. Merged the latest changes from the trunk. Frank Voorburg 2018-12-17 09:58:22 +0000
  • 4f2f1bd71b Refs #712. Reset firmwareUpdateState to idle before function FileFirmwareUpdateErrorHook() is called, instead of after. Frank Voorburg 2018-12-11 14:38:31 +0000
  • 2138366ad2 Refs #403. Added demo programs for Nucleo-F746ZG/IAR. Frank Voorburg 2018-12-10 19:59:37 +0000
  • 107f81b167 Refs #403. Added demo programs for the Nucleo-F746ZG/GCC. Frank Voorburg 2018-12-10 11:50:35 +0000
  • b6231cae5a Refs #403. Minor comment correction. Frank Voorburg 2018-12-10 10:14:57 +0000
  • c3955cd62e Refs #709. Corrected ExtractProgramSettingsFromCommandLine() function header. Frank Voorburg 2018-11-27 07:03:57 +0000
  • 73afe21713 Refs #708. Added call to fclose() in SRecParserSaveToFile(). Frank Voorburg 2018-11-22 17:56:32 +0000
  • cd1df5afe2 Refs #403. Added support for CAN to the STM32F7 port and the Nucleo-F746ZG demo programs. Frank Voorburg 2018-10-27 16:27:04 +0000
  • d86107bb0b Refs #434. Converted STM32-P405/IAR demo programs from SPL to HAL. Frank Voorburg 2018-10-27 15:50:21 +0000
  • 3f96ffc054 Refs 434. Added missing file STM32-P405/GCC demo user program. Frank Voorburg 2018-10-27 14:37:48 +0000
  • a71bb6752f Refs 434. Converted STM32-P405/GCC demo programs from SPL to HAL. Frank Voorburg 2018-10-27 14:35:35 +0000
  • 851522c50d Refs #434. Converted STM32-P405/TrueStudio demo user program from SPL to HAL. Frank Voorburg 2018-10-27 14:09:12 +0000