fix BOARD_NR_PWM_PINS according to addition of GPIOF/GPIOG pins on F429

This commit is contained in:
Martin Ayotte 2015-09-08 11:56:42 -04:00
parent 5bd01b44bc
commit 7d7ad4f557
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@
#define BOARD_SPI3B_MISO_PIN Port2Pin('C',11)
#define BOARD_SPI3B_SCK_PIN Port2Pin('C',10)
#define BOARD_NR_GPIO_PINS 80
#define BOARD_NR_GPIO_PINS 112
#define BOARD_NR_PWM_PINS 22
#define BOARD_NR_ADC_PINS 16
#define BOARD_NR_USED_PINS 43 // ala42 not set yet