1
0
This repository has been archived on 2025-06-16. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
2023-10-20 18:09:56 -03:00

6 lines
91 B
Makefile

define Profile/Generic
NAME:=Generic - all boards
endef
$(eval $(call Profile,Generic))