mirror of
https://github.com/adafruit/Adafruit-GFX-Library.git
synced 2024-10-03 18:18:46 -04:00
add hallowingm4 dma
This commit is contained in:
parent
bb020872cd
commit
3a48b56fa8
@ -71,7 +71,7 @@ typedef volatile ADAGFX_PORT_t* PORTreg_t; ///< PORT register type
|
|||||||
#define DEFAULT_SPI_FREQ 16000000L ///< Hardware SPI default speed
|
#define DEFAULT_SPI_FREQ 16000000L ///< Hardware SPI default speed
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(ADAFRUIT_PYPORTAL) || defined(ADAFRUIT_PYBADGE_M4_EXPRESS) || defined(ADAFRUIT_PYGAMER_M4_EXPRESS)
|
#if defined(ADAFRUIT_PYPORTAL) || defined(ADAFRUIT_PYBADGE_M4_EXPRESS) || defined(ADAFRUIT_PYGAMER_M4_EXPRESS) || defined(ADAFRUIT_HALLOWING_M4_EXPRESS)
|
||||||
#define USE_SPI_DMA ///< Auto DMA if using PyPortal
|
#define USE_SPI_DMA ///< Auto DMA if using PyPortal
|
||||||
#else
|
#else
|
||||||
//#define USE_SPI_DMA ///< If set, use DMA if available
|
//#define USE_SPI_DMA ///< If set, use DMA if available
|
||||||
|
Loading…
x
Reference in New Issue
Block a user