Re: pls give us the nonos SDK
Posted: Sun Jul 09, 2023 12:23 am
thank you for the reply
I will check it out
I was working on a simple code to test boot process, interrupts, vector table all that kind of stuff
and I made it work. But when I was studing the wifi I run into this wifi init that need a lot of callbacks
like this struct "wifi_osi_funcs_t g_wifi_osi_funcs" that scared me a little, it's too much work to try do things by myself
but if you do some simplification only on the wifi lib, and clarify beter those things it will be very helpfull
And for sure it will be the main microcontroller for all my projects.
I will check it out
I was working on a simple code to test boot process, interrupts, vector table all that kind of stuff
and I made it work. But when I was studing the wifi I run into this wifi init that need a lot of callbacks
like this struct "wifi_osi_funcs_t g_wifi_osi_funcs" that scared me a little, it's too much work to try do things by myself
but if you do some simplification only on the wifi lib, and clarify beter those things it will be very helpfull
And for sure it will be the main microcontroller for all my projects.