prusst 1.0.0

A convenient interface to the UIO kernel module for TI Programmable Real-time Units.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12

.PHONY: asm
asm:
	$(MAKE) -C asm

.PHONY: pasm
pasm:
	$(MAKE) -C pasm

.PHONY: clean
clean:
	rm *.bin