Page 1 of 1

How to build own pyb modules from STM .C . H files?

Posted: Tue Jul 11, 2017 8:18 pm
by SureshVakati
Hi,
I have a STM32L475 discovery board with Bluetooth WiFi and some other radios on it. I got .c, .h files along with it but I am not a C programmer and it is taking time to understand everything in c. So I ported MicroPython to my board.

Now I want to add those WiFi and Bluetooth Libraries to my build, how can I change them and add them to my custom build? Is there any simple way or tool?

Thanks!

Re: How to build own pyb modules from STM .C . H files?

Posted: Wed Jul 12, 2017 10:29 pm
by dhylands
This thread should have what you need: viewtopic.php?f=16&t=2861