L4 LL drivers
Posted on October 12, 2016 at 19:06I'm confused about the development strategy. Ideally, the Hal drivers should be layered on top of the LL drivers. However, when I look at the code for say gpio or spi, the Hal drivers duplicate the LL functional...