3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 9 months ago. based on code collected 9 months ago.
Jan 26, 2024 — Jan 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Added support for Cortex CM4 for STM32/IAR More... over 12 years ago
- Set default MicroBoot configuration to UART. More... over 12 years ago
- Supported firmware updates from SD-card for Olimex STM32-P103 demo More... over 12 years ago
- Added support for firmware updates from a FATFS mounted file system More... over 12 years ago
- Removed STM32P103 Eclipse demo More... over 12 years ago
- Added BOOT_CPU_CONNECT_STATE_PREFIX configuration for LM3S and EFM32 IAR demos. More... over 13 years ago
- Added support for the GCC compiler on target ARMCM3_EFM32, including demos. More... over 13 years ago
- Shrunk ARMCM3_EFM32 bootloader for Crossworks from 16 to 8kb. More... over 13 years ago
- Added support for the GCC and IAR compiler on target ARMCM3_LM3S, including demos. More... over 13 years ago
- Added a demo for the EK-LM3S8962 and Crossworks compiler with support for UART and CAN. More... over 13 years ago
- Downgraded Delphi 7 project to Delphi 4 again, because Microboot CAN interfaces otherwise don't work. Will be investigated some other time. More... over 13 years ago
- Added support for the IAR compiler on target ARMCM3_EFM32, including demos. More... over 13 years ago
- Removed some unused Codelite project files from the LM3S6965/GCC Demo. More... over 13 years ago
- Added support for the GCC compiler on target ARMCM3_LM3S, including demos. More... over 13 years ago
- Shrunk ARMCM3_LM3S bootloader for IAR from 16 to 8kb. More... over 13 years ago
- Added support for the IAR compiler on target ARMCM3_LM3S, including demos. More... over 13 years ago
- Added support for the LM3S ARM CortexM3 family with a demo for the EK-LM3S6965 and Crossworks compiler More... over 13 years ago
- Minor EOF comment fix in vectors.c More... over 13 years ago
- Added the EFM32 port specific sources More... over 13 years ago
- Added support for the EFM32 ARM CortexM3 family with a demo for the Olimex EM32G880F128-STK board and Crossworks compiler More... over 13 years ago
- Upgraded Microboot and interface projects from Delphi 4 to Delphi 7. More... over 13 years ago
- Fixed bug where the checksum was incorrectly programmed during a programming sequence that doesn't include data for the bootblock. More... almost 14 years ago
- Removed unused parameter from function UsbReceivePipeBulkOUT() More... almost 14 years ago
- Fixed bug in UsbTransmitPipeBulkIN where data was incorrectly copied twice to the endpoint's RAM More... almost 14 years ago
- Changed USB device descriptors to support USB protocol 1.1 instead of 2.0 for compatibility with older USB hosts. More... almost 14 years ago
- Added support for the IAR compiler on target ARMCM3_STM32, including demos. More... almost 14 years ago
- Added support for USB communication interface on STM32 targets with demo for Olimex STM32H103/Crossworks More... almost 14 years ago
[no comment] More... almost 14 years ago
- Added an Eclipse demo for the Olimex STM32P103 board. More... almost 14 years ago
- Fixed bug in data type of NvmEraseHook return code (blt_bool should have been blt_int8u). More... almost 14 years ago