Skip to content

Commit e08b713

Browse files
authored
Merge pull request #10874 from ganesh-ramachandran/m3h6_newfeatures
Add new features to Toshiba's TMPM3H6
2 parents 4b7fd70 + 61ad427 commit e08b713

File tree

7 files changed

+882
-75
lines changed

7 files changed

+882
-75
lines changed

targets/TARGET_TOSHIBA/TARGET_TMPM3H6/device.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
#ifndef MBED_DEVICE_H
1717
#define MBED_DEVICE_H
1818

19-
#define DEVICE_ID_LENGTH 32
19+
#define DEVICE_ID_LENGTH 32
20+
#define TRANSACTION_QUEUE_SIZE_SPI 4
2021

2122
#include "objects.h"
2223

0 commit comments

Comments
 (0)