Question
Low level drivers and Cube
Posted on August 02, 2016 at 15:02
I'm working on a project with the stm32l432 which really requires a minimalist approach with respect to code. I like cube for pin assignments, and configuration, but it doesn't appear there's a way to generate the init calls to the low level libraries. Am I missing something ? Are there plans to integrate the low level libraries with cube in a more meaningful way ?
;