summaryrefslogtreecommitdiff
path: root/os/drivers/include/device.h
AgeCommit message (Collapse)Author
10 daysAdd structured device driversKonstantin Kirik (snegovick)
* Add lowlevel generic device struct * Add clock control driver for stm32f769 Generic device struct and common device driver init scheme will help in implementation implementation of device tree or something like that for generalized hardware configuration.