mirror of
https://github.com/YuzuZensai/MCUFRIEND_kbv.git
synced 2026-01-06 04:32:38 +00:00
CTE on DUE USES_16BIT_BUS
This commit is contained in:
@@ -596,6 +596,7 @@ static inline void write_8(uint8_t val)
|
||||
|
||||
#elif defined(__SAM3X8E__) && defined(USE_DUE_16BIT_SHIELD) //regular CTE shield on DUE
|
||||
#warning USE_DUE_16BIT_SHIELD
|
||||
#define USES_16BIT_BUS
|
||||
// configure macros for the control pins
|
||||
#define RD_PORT PIOA
|
||||
#define RD_PIN 15 //D24 Graham
|
||||
|
||||
Reference in New Issue
Block a user