added spi com if stubs for stm32

This commit is contained in:
2021-06-04 16:01:38 +02:00
parent 895ba1b455
commit 39d2a49ca1
5 changed files with 74 additions and 0 deletions

View File

@ -0,0 +1,4 @@
#include "SpiCookie.h"
SpiCookie::SpiCookie() {
}