489 Commits (master)
 

Author SHA1 Message Date
Frank Voorburg 3696d4674b Refs #316. Completed implementation of the Peak PCAN-USB interface module.
6 years ago
Frank Voorburg 6f7b2381d1 Refs #316. Added header for SocketCAN interface.
6 years ago
Frank Voorburg 970c5411fc Refs #316. Implemented empty framework for Peak PCAN-USB interface.
6 years ago
Frank Voorburg 49c50f77cf Refs #316. Implemented framework for LibOpenBLT's generic CAN driver module.
6 years ago
Frank Voorburg fd5fc2dfc5 Refs #363. Added GCC/Makefile support to Nucleo-F091RC demo.
6 years ago
Frank Voorburg c635aab18a Refs #310. Added IAR support to Nucleo-F091RC demo.
6 years ago
Frank Voorburg 4dfcc2121d Refs #362. Added TrueStudio support to Nucleo-F091RC demo.
6 years ago
Frank Voorburg dd3c106dee Refs #311. Reworked compiler specific parts in the XMC4000 port.
6 years ago
Frank Voorburg 6a2363a84c Refs #225. Added 29-bit CAN identifier support to the XMC4000 port.
6 years ago
Frank Voorburg d488352cf4 Refs #363. Minor code cleanup in STM32-P405/GCC demo.
6 years ago
Frank Voorburg 3e2185577c Refs #363. Added GCC/Makefile support to STM32-P405 demo.
6 years ago
Frank Voorburg 1e331d7f8a Refs #362. Added TrueStudio support to STM32-P405 demo.
6 years ago
Frank Voorburg ccf7a073ac Refs #310. Added IAR support to STM32-P405 demo.
6 years ago
Frank Voorburg aee52e76f8 Refs #225. Added 29-bit CAN identifier support to the STM32F4 port.
6 years ago
Frank Voorburg 944765d2b5 Refs #225. Added 29-bit CAN identifier support to the XMC1000 port.
6 years ago
Frank Voorburg fb08661cee Refs #311. Reworked compiler specific parts in the XMC1000 port.
6 years ago
Frank Voorburg d19293589a Refs #225. Added 29-bit CAN identifier support to the STM32F2 port.
6 years ago
Frank Voorburg 6910d23b03 Refs #311. Reworked compiler specific parts in the STM32F2 port.
6 years ago
Frank Voorburg f8ad500416 Refs #311. Reworked compiler specific parts in the Tricore_TC1798 port.
6 years ago
Frank Voorburg 4e6bc0ea53 Refs #311. Reworked compiler specific parts in the STM32F0 port.
6 years ago
Frank Voorburg 58483a7333 Refs #225. Added 29-bit extended CAN identifier support to the STM32F0 port.
6 years ago
Frank Voorburg dbcc508cbe Refs #225. Added 29-bit extended CAN identifier support to the STM32F3 port (Nucleo-F303K8 IAR demo).
6 years ago
Frank Voorburg 4bd27e9f93 Refs #225. Added 29-bit extended CAN identifier support to the STM32F3 port (Nucleo-F303K8 GCC demo).
6 years ago
Frank Voorburg c2f9d8b87b Refs #225. Added 29-bit extended CAN identifier support to the STM32F3 port.
6 years ago
Frank Voorburg 3711f553f8 Refs #310. Added IAR support for the STM32F3 port and for the Nucleo-F303K8 demo programs.
6 years ago
Frank Voorburg 81a8facedb Refs #363. Improved makefiles in Nucleo-F303K8 GCC demo programs for automatic collection of program sources using the wildcard feature.
6 years ago
Frank Voorburg 2694191ba5 Refs #363. Improved makesfiles in Nucleo-F303K8 GCC demo programs for better cross-platform support.
6 years ago
Frank Voorburg 2a166e42a5 Refs #363. Added newlib _exit.c to Nucleo-F303K8 GCC demo user program.
6 years ago
Frank Voorburg 07bb22a402 Refs #363. Converted Nucleo-F303K8 GCC demo programs to use plain Makefiles for building with the ARM GNU Embedded toolchain.
6 years ago
Frank Voorburg 34ed7aace6 Refs #362. Imported missing CMSIS files to the Nucleo-F303K8/TrueStudio bootloader demo.
6 years ago
Frank Voorburg 994c899b39 Refs #362. Added TrueStudio support for the Nucleo-F303K8 demo.
6 years ago
Frank Voorburg 99db7f1bec Refs #350. Updated BootCommander and LibOpenBLT binaries.
6 years ago
Frank Voorburg 0dcc8c7452 Refs #350. Updated version number in preparation for the new release.
6 years ago
Frank Voorburg 24d2c39ac8 Refs #347. Updated the PC-Lint configuration file for GCC to GCC version 5.4.0 after switch to KDE Neon which is Ubuntu 16.04 LTS based.
6 years ago
Frank Voorburg 97cadfc1da Refs #343. Added option to specify a memory address offset to BltFirmwareLoadFromFile.
6 years ago
Frank Voorburg be5f70b264 Refs #347. Updated the PC-Lint configuration file for GCC to GCC version 7.1.1
6 years ago
Frank Voorburg 879a5eb716 Refs #268. Added shared library dll for LibOpenBLT.
6 years ago
Frank Voorburg ebd65366c9 Refs #268. Removed deprecated SerialBoot program and sources. It is replaced by BootCommander and LibOpenBLT.
6 years ago
Frank Voorburg f469148355 Refs #268. Merged /hostlib branch back into the trunk.
6 years ago
Frank Voorburg 4a09db8197 Refs #338. Changed BOOT_VERSION_CORE_BUILD to BOOT_VERSION_CORE_PATCH as it is more fitting description.
6 years ago
Frank Voorburg 1e65695c5c Refs #337. Corrected binary name of the Nucleo-F103RB demo bootloader program.
6 years ago
Frank Voorburg d6046d1598 Refs# 312. Restructured the modules in the OpenBLT doxygen documentation.
6 years ago
Frank Voorburg 71449427e3 Refs #148. Reconfigured doxygen build environment such that it generates both a CHM and PDF file, instead of all the HTML files.
6 years ago
Frank Voorburg f68b5391ea Refs #324. Removed object files from the repository for the XMC1400/IAR demo program.
6 years ago
Frank Voorburg 2944c2dc17 Refs #322. Added timeout feature to BootComUartCheckActivationRequest() in the demo user programs.
6 years ago
Frank Voorburg cc14c320c7 Refs #302. Added XMC4700 Relax Kit demo programs for the IAR Embedded Workbench for ARM.
6 years ago
Frank Voorburg e3192b1421 Refs #287. Added the Dave4/GCC demo programs for the XMC4700 Relax Kit.
6 years ago
Frank Voorburg 3281f3c13f Refs #287. Removed XMC4700 Relax Kit Embitz/GCC demo program, to make room for the new Dave4/GCC version.
6 years ago
Frank Voorburg 4562bc4280 Refs #139. Updated Rowley Crossworks projects to version 3.7.6 of the tool.
6 years ago
Frank Voorburg 34030310d1 Refs #308. Upgraded doxygen configuration files to the latest version of doxygen.
6 years ago