add pre-commit hooks to regulate things
[lunaix-os.git] / lunaix-os / hal / char / LConfig
1 include("uart")
2
3 @Collection
4 def char_device():
5     """ Controlling support of character devices """
6
7     add_to_collection(hal)