muwerk ustd Library
A low-resource, minimal implementation of Arrays, Maps and Queues for low-resource avrs.
Loading...
Searching...
No Matches
map.h
1#pragma once
2#pragma message("Deprectated: map.h, new include name should be ustd_map.h")
3#include "ustd_map.h"