mirror of
https://github.com/opentx/opentx.git
synced 2025-07-13 11:29:51 +03:00
Changed I2C timing to FreeRTOS ticks and added HAL_I2C_Mem_Write_DMA() and HAL_I2C_Mem_Read_DMA() from STM32F4 HAL in preparation of changing to DMA based I2C.
This commit is contained in:
parent
e6aa096b47
commit
3a1acd14d1
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
|||
/*
|
||||
* Copyright (C) EdgeTx
|
||||
* Copyright (C) OpenTX
|
||||
*
|
||||
* Based on code named
|
||||
* opentx - https://github.com/opentx/opentx
|
||||
* th9x - http://code.google.com/p/th9x
|
||||
* er9x - http://code.google.com/p/er9x
|
||||
* gruvin9x - http://code.google.com/p/gruvin9x
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue