- Implement M5Stack Cardputer: display, SD card and keyboard - `St7789Display` now supports a "gap" configuration - `ElfApp` has improved errors
6 lines
111 B
C
6 lines
111 B
C
#pragma once
|
|
|
|
#include <Tactility/hal/Configuration.h>
|
|
|
|
extern const tt::hal::Configuration m5stack_cardputer;
|