target TT_: fix compilation errors

They define slave for spi, rtc but do not contain implementation - removing them.
Fixes #11143
pull/11358/head
Martin Kojtal 2019-08-21 12:39:24 +01:00
parent d7b5f759ae
commit 2cfea4faba
1 changed files with 0 additions and 4 deletions

View File

@ -8860,15 +8860,11 @@
"PORTINOUT", "PORTINOUT",
"PORTOUT", "PORTOUT",
"PWMOUT", "PWMOUT",
"RTC",
"SERIAL", "SERIAL",
"SLEEP", "SLEEP",
"SPI", "SPI",
"SPISLAVE",
"SPI_ASYNCH",
"I2C", "I2C",
"I2CSLAVE", "I2CSLAVE",
"I2C_ASYNCH",
"STDIO_MESSAGES", "STDIO_MESSAGES",
"MPU" "MPU"
], ],