Skip to content

Commit 2fee8d7

Browse files
Ganesh RamachandranGanesh Ramachandran
authored andcommitted
Added new features to TMPM3H6
1 parent 608e4c2 commit 2fee8d7

File tree

7 files changed

+874
-75
lines changed

7 files changed

+874
-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)