Merge pull request #1236 from HAPI-Tech-Solution/fix-11U68

11U68 - Fixed P0_11 for GPIO
pull/1240/head
Martin Kojtal 2015-07-13 08:52:55 +01:00
commit e811e6168d
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ uint32_t gpio_set(PinName pin) {
int func = ((pin == P0_0) || // reset
(pin == P0_10) || // SWCLK
(pin == P0_11) || // TDI
(pin == P0_12) || // TMS
(pin == P0_13) || // TDO
(pin == P0_14) || // TRST