mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-18 10:53:17 +00:00
- 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;
|