Page 1 of 1

Add stm32l4r9i_discovery library to Micropython

Posted: Thu Feb 13, 2020 10:06 am
by ndhuy
Hi everyone,

I am Huy. Currently, I am working with LittlevGL and Micropython on the repo lv_micropytho( https://github.com/littlevgl/lv_micropython)
I have a display module that is written based on the Discovery library. The board I am using is STM32L4R9I Discovery

I want to ask how to add the Discovery library and the display driver into lv_micropython. And then link them in order to use the board to display LittlevGL on the board.

Thank you, Huy.