Add central location for ChibiOS defines (#7542)
* Add central location for chibios defines * Add central location for chibios defines - actually add files this time.... * Add Copyright header * Update include order to resolve i2cv1 build errors
This commit is contained in:
parent
05b479d349
commit
376419a4f7
5 changed files with 36 additions and 24 deletions
|
@ -10,10 +10,6 @@
|
|||
# error "Backlight support for STMF072 is not available. Please disable."
|
||||
# endif
|
||||
|
||||
# if defined(STM32F1XX) || defined(STM32F1xx)
|
||||
# define USE_GPIOV1
|
||||
# endif
|
||||
|
||||
// GPIOV2 && GPIOV3
|
||||
# ifndef BACKLIGHT_PAL_MODE
|
||||
# define BACKLIGHT_PAL_MODE 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue