Skip to content

Commit 2cfea4f

Browse files
committed
target TT_: fix compilation errors
They define slave for spi, rtc but do not contain implementation - removing them. Fixes #11143
1 parent d7b5f75 commit 2cfea4f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

targets/targets.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8860,15 +8860,11 @@
88608860
"PORTINOUT",
88618861
"PORTOUT",
88628862
"PWMOUT",
8863-
"RTC",
88648863
"SERIAL",
88658864
"SLEEP",
88668865
"SPI",
8867-
"SPISLAVE",
8868-
"SPI_ASYNCH",
88698866
"I2C",
88708867
"I2CSLAVE",
8871-
"I2C_ASYNCH",
88728868
"STDIO_MESSAGES",
88738869
"MPU"
88748870
],

0 commit comments

Comments
 (0)