Commit Graph

9 Commits

Author SHA1 Message Date
Davor Kustec 3c6a37007d Fixes from review + new PR 2020-08-31 16:40:38 +02:00
jflyper 9fea8fc08d [G4][LIB] Fix LL_DMA_{Set,Get}PeriphRequest
Fix bad handling of DMA_TypeDef argument in LL_DMA_{Set,Get}PeriphRequest() inline macro.
This bug causes peripheral requests for DMA2 to be set in DMAMUX channels for DMA1.

This is fixed in FW library V1.1.0.
2020-01-15 10:45:39 +09:00
jflyper 53e81732f6 [G4][LIB][USB] Middlewares change: Fix memory corruption 2020-01-15 10:45:39 +09:00
jflyper 651c40c397 [G4][LIB][USB] Remove insane defs for MIN and MAX 2020-01-15 10:45:39 +09:00
jflyper 7dfac1aaea [G4][LIB] Modify USB Middleware library for addition of HID and MSC
MSC updates
2020-01-15 10:45:39 +09:00
jflyper a8b589de88 [G4][LIB] Modify HAL SPI driver for const-ness to match call from current bus_spi driver 2020-01-15 10:45:39 +09:00
jflyper a5d08c91c5 [G4][LIB] Take care of unused parameters in USB library 2020-01-15 10:45:38 +09:00
jflyper ddd60b6fbb [G4][LIB] Take care of FLASH_SIZE symbol collision with BF 2020-01-15 10:45:33 +09:00
jflyper 5eef822b6a [G4][LIB] Import FW library V1.0.0 2020-01-13 23:55:09 +09:00