Removed AHB setting of GPIOG - GPIOJ for the RT-TM4C123G-LAUNCHPAD demo since this device only has GPIOA - GPIOF.

This commit is contained in:
marcoveeneman 2015-03-03 23:09:08 +01:00
parent c6d7c1f7dc
commit 81b87913b4
1 changed files with 0 additions and 3 deletions

View File

@ -33,9 +33,6 @@
#define TIVA_GPIO_GPIOD_USE_AHB TRUE
#define TIVA_GPIO_GPIOE_USE_AHB TRUE
#define TIVA_GPIO_GPIOF_USE_AHB TRUE
#define TIVA_GPIO_GPIOG_USE_AHB FALSE
#define TIVA_GPIO_GPIOH_USE_AHB FALSE
#define TIVA_GPIO_GPIOJ_USE_AHB FALSE
/*
* GPT driver system settings.