aboutsummaryrefslogtreecommitdiffstats
path: root/boards/base/STM32F746-Discovery/stm32f7_i2c.c
Commit message (Collapse)AuthorAgeFilesLines
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-15/+15
|
* Added new type definitions - moving towards V3.0inmarket2018-06-231-3/+3
|
* Change new colors to GFX_RED instead of GFXRED. Use the new color defsinmarket2018-03-101-3/+5
|
* Undef uGFX colors for the STM32F7 board to prevent conflicts with changed ↵Andrew Hannam2016-06-161-0/+3
| | | | STM32 HAL header files
* Support for ChibiOS3 (master branch only currently) for the ↵inmarket2015-10-051-1/+4
| | | | | | STM32F729-Discovery board. Not working yet.
* Adding first version of STM32F7 discovery touch driverJoel Bodenmann2015-07-221-0/+164