Login
1 branch 0 tags
Ben (Desktop/Arch) Some UI tweaks 0653505 1 month ago 44 Commits
moon / firmware / src / metadata / helper.h
#include <stdint.h>
#include <stddef.h>

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