|
TinyGPU
|


Go to the source code of this file.
Macros | |
| #define | TINYGPU_ENABLE_ESP32S3_OPTIMIZATIONS 0 |
| Activate ESP32-S3-specific optimizations. | |
| #define | HAS_PSRAM 0 |
| #define | TINYGPU_USE_PSRAM_ALLOCATOR HAS_PSRAM |
| Use PSRAM if available for large buffers to save internal RAM. | |
| #define HAS_PSRAM 0 |
| #define TINYGPU_ENABLE_ESP32S3_OPTIMIZATIONS 0 |
Activate ESP32-S3-specific optimizations.
| #define TINYGPU_USE_PSRAM_ALLOCATOR HAS_PSRAM |
Use PSRAM if available for large buffers to save internal RAM.