embedded-timeout-macros 0.2.0

Macros for working with timeouts on top of embedded-hal APIs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
{
	"folders":
	[
		{
			"path": ".",

			"file_exclude_patterns": [
				"target/**"
			]
		}
	]
}