mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2024-10-01 01:45:38 -04:00
Test to access spi directly from fw
This commit is contained in:
parent
6071ca28a7
commit
2aa847cbff
@ -447,6 +447,9 @@ int main(void)
|
||||
|
||||
scramble_ram();
|
||||
|
||||
spi_test();
|
||||
|
||||
write("\n", sizeof("\n"));
|
||||
for (;;) {
|
||||
switch (state) {
|
||||
case FW_STATE_INITIAL:
|
||||
|
Loading…
Reference in New Issue
Block a user