Open
Description
I find that dividing libraries between device "drivers" and "helpers" is not so helpful. I often have to think about which top-level category to look in. I would rather just get rid of this distinction. For example, "Board-specific Helpers" could just be "Board Libraries".
Even the filename drivers.rst
could be changed to libraries.rst
.