Fabien-Chouteau / lvgl-ada

An Ada binding for the lvgl embedded GUI library: https://github.com/littlevgl/lvgl
Other
9 stars 0 forks source link

Follow up #1

Closed kisvegabor closed 5 years ago

kisvegabor commented 5 years ago

Hi Fabien,

Based on your former comment I'd like to follow up. What is the current state of the Ada binding?

Fabien-Chouteau commented 5 years ago

Hi @kisvegabor,

The binding is almost done, I still need to do some polishing and documentation.

Because I did a thin binding, the API is almost the same as the C one. What I want to document is how to integrate ada-lvgl in an Ada project.

And I would like to have an example running on an STM32F4 board, on top of the existing SDL example.

I will keep you updated,

kisvegabor commented 5 years ago

Awesome!

If you want we can host this repository in the littlevgl organization to keep things in one place. Of course, you would have write access to the repo. It's just an option, leaving it here is perfect too!