I am now looking to implement an application with RT-Thread that will connect to my home WiFi and send/receive HTTP messages on a Raspberry Pi 4 (I will use the Raspberry Pi 4 board support package). I found this code:
https://github.com/RT-Thread/rt-thread/tree/master/components/drivers/wlan
Is this fully implemented WiFi? Or do I have to find for myself how to leverage the WiFi features on the Raspberry Pi 4 ARM4-CORTEX chip? If so, is there documentation anywhere that can guide me in that direction?
64 bits.