489 Commits (master)
 

Author SHA1 Message Date
Frank Voorburg 415306b324 - instead of CpuReset, called CpuStartUserProgram after a firmware update from SD-card to prevent update loop.
10 years ago
Frank Voorburg 0f8c23d786 - Added support for Cortex CM4 for STM32/Crossworks
10 years ago
Frank Voorburg e02f832e36 - Added support for Cortex CM4 for STM32/Crossworks
10 years ago
Frank Voorburg 79238c659f - Added support for Cortex CM4 for STM32/IAR
10 years ago
Frank Voorburg b6b024265d - Set default MicroBoot configuration to UART.
10 years ago
Frank Voorburg 722b691530 - Supported firmware updates from SD-card for Olimex STM32-P103 demo
10 years ago
Frank Voorburg f6830b5864 - Added support for firmware updates from a FATFS mounted file system
10 years ago
Frank Voorburg 4c72a2b0f9 - Removed STM32P103 Eclipse demo
10 years ago
Frank Voorburg 8e6c83b27c - Added BOOT_CPU_CONNECT_STATE_PREFIX configuration for LM3S and EFM32 IAR demos.
11 years ago
Frank Voorburg 9ddc8b2dba - Added support for the GCC compiler on target ARMCM3_EFM32, including demos.
11 years ago
Frank Voorburg 4eda0f2e1f - Shrunk ARMCM3_EFM32 bootloader for Crossworks from 16 to 8kb.
11 years ago
Frank Voorburg a21ee401c5 - Added support for the GCC and IAR compiler on target ARMCM3_LM3S, including demos.
11 years ago
Frank Voorburg ba4de8c1ba - Added a demo for the EK-LM3S8962 and Crossworks compiler with support for UART and CAN.
11 years ago
Frank Voorburg 6f439def47 - Downgraded Delphi 7 project to Delphi 4 again, because Microboot CAN interfaces otherwise don't work. Will be investigated some other time.
11 years ago
Frank Voorburg 89bf013a7b - Added support for the IAR compiler on target ARMCM3_EFM32, including demos.
11 years ago
Frank Voorburg c6d56ca038 - Removed some unused Codelite project files from the LM3S6965/GCC Demo.
11 years ago
Frank Voorburg a9563f6d39 - Added support for the GCC compiler on target ARMCM3_LM3S, including demos.
11 years ago
Frank Voorburg cddd66e0ba - Shrunk ARMCM3_LM3S bootloader for IAR from 16 to 8kb.
11 years ago
Frank Voorburg 3f4257e9b7 - Added support for the IAR compiler on target ARMCM3_LM3S, including demos.
11 years ago
Frank Voorburg 8cf7702a87 - Added support for the LM3S ARM CortexM3 family with a demo for the EK-LM3S6965 and Crossworks compiler
11 years ago
Frank Voorburg 858f4add53 - Minor EOF comment fix in vectors.c
11 years ago
Frank Voorburg 7defdc3296 - Added the EFM32 port specific sources
11 years ago
Frank Voorburg a8ee802492 - Added support for the EFM32 ARM CortexM3 family with a demo for the Olimex EM32G880F128-STK board and Crossworks compiler
11 years ago
Frank Voorburg 26cd4f8bd6 - Upgraded Microboot and interface projects from Delphi 4 to Delphi 7.
11 years ago
Frank Voorburg 33e35e1c22 - Fixed bug where the checksum was incorrectly programmed during a programming sequence that doesn't include data for the bootblock.
11 years ago
Frank Voorburg abe5a26e27 - Removed unused parameter from function UsbReceivePipeBulkOUT()
11 years ago
Frank Voorburg b254987f04 - Fixed bug in UsbTransmitPipeBulkIN where data was incorrectly copied twice to the endpoint's RAM
11 years ago
Frank Voorburg 646e4415ef - Changed USB device descriptors to support USB protocol 1.1 instead of 2.0 for compatibility with older USB hosts.
11 years ago
Frank Voorburg 11bf93499c - Added support for the IAR compiler on target ARMCM3_STM32, including demos.
11 years ago
Frank Voorburg 69a67eec4b - Added support for USB communication interface on STM32 targets with demo for Olimex STM32H103/Crossworks
11 years ago
Frank Voorburg a13485bbd1 git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@13 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
11 years ago
Frank Voorburg 9246562057 - Added an Eclipse demo for the Olimex STM32P103 board.
11 years ago
Frank Voorburg 59919c4fb9 - Fixed bug in data type of NvmEraseHook return code (blt_bool should have been blt_int8u).
11 years ago
Frank Voorburg 9d0f49c259 - Added support for the GCC compiler on STM32 targets.
11 years ago
Frank Voorburg 733ad572b2 - Added support for the STM32 ARM CortexM3 family with a demo for the Olimex STM32P103 board and Crossworks compiler.
11 years ago
Frank Voorburg 98aee4817f - Bugfix in Init() for LPC2000 where the system clock speed was compared in the wrong units (kHz vs. MHz)
12 years ago
Frank Voorburg 28897cf647 - Added support for Rowley Crossworks for LPC2000 target (ticket #37)
12 years ago
Frank Voorburg 392b46f8bc - Configured icon for Microboot utility.
12 years ago
Frank Voorburg 3c6f0dd50f git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@1 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
12 years ago