openblt/Target/Demo
Frank Voorburg b254987f04 - Fixed bug in UsbTransmitPipeBulkIN where data was incorrectly copied twice to the endpoint's RAM
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@19 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2011-12-20 13:51:48 +00:00
..
ARM7_LPC2000_Olimex_LPC_L2294_Crossworks - Fixed bug in data type of NvmEraseHook return code (blt_bool should have been blt_int8u). 2011-12-01 22:30:33 +00:00
ARM7_LPC2000_Olimex_LPC_L2294_GCC - Fixed bug in data type of NvmEraseHook return code (blt_bool should have been blt_int8u). 2011-12-01 22:30:33 +00:00
ARMCM3_STM32_Olimex_STM32H103_Crossworks - Fixed bug in UsbTransmitPipeBulkIN where data was incorrectly copied twice to the endpoint's RAM 2011-12-20 13:51:48 +00:00
ARMCM3_STM32_Olimex_STM32H103_GCC - Fixed bug in UsbTransmitPipeBulkIN where data was incorrectly copied twice to the endpoint's RAM 2011-12-20 13:51:48 +00:00
ARMCM3_STM32_Olimex_STM32H103_IAR - Fixed bug in UsbTransmitPipeBulkIN where data was incorrectly copied twice to the endpoint's RAM 2011-12-20 13:51:48 +00:00
ARMCM3_STM32_Olimex_STM32P103_Crossworks - Added support for USB communication interface on STM32 targets with demo for Olimex STM32H103/Crossworks 2011-12-15 22:53:57 +00:00
ARMCM3_STM32_Olimex_STM32P103_GCC - Added support for USB communication interface on STM32 targets with demo for Olimex STM32H103/Crossworks 2011-12-15 22:53:57 +00:00
ARMCM3_STM32_Olimex_STM32P103_GCC_Eclipse - Added support for USB communication interface on STM32 targets with demo for Olimex STM32H103/Crossworks 2011-12-15 22:53:57 +00:00
ARMCM3_STM32_Olimex_STM32P103_IAR - Added support for the IAR compiler on target ARMCM3_STM32, including demos. 2011-12-17 01:15:22 +00:00