Login
1 branch 0 tags
Ben (T14/NixOS) Optimized ESP32 ST7735 driver and lvgl integration 67debdd 1 month ago 50 Commits
moon / src / metadata / helper.h
#include <stdint.h>
#include <stddef.h>

uint32_t read_be32(const uint8_t *buf);
void trim_trailing(char *str);