-
Notifications
You must be signed in to change notification settings - Fork 3k
Adding RTL8711, RTL8710 #4643
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
cc @Archcady |
Hi @malachib, thank you for your interest. The latest mbed-os 5.5 does not support our RTL871x series. And for future support, it still need some research before any decision is made. |
OK, thank you for the response. I hope RTL871x does get targeted, as an inexpensive & easy WiFi SoC mbed OS solution would be pretty sweet |
Hi @Archcady thanks for your kind response! mbed-os-example-wifi for RTL8195A target is including Realtek SDK, lib_wlan_mbed_gcc.a the static library's size is weird... #5517, mbed CMSIS RTOS wrapper, HAL, lwip, mbedtls, netsocket, filesystem, mbed rtos, drivers, platform, and events. If build with GCC ARM Embedded Toolchain, the binary size is 367KB, and ELF size:
The binary size is OK for RTL8195A, but might too big for RTL8710BN. I argue that: it might doesn't need Regards, |
ARM Internal Ref: MBOTRIAGE-315 |
Thanks for your interest for these platforms. There is currently no plan to add support. @Archcady please correct me if it is. Feel free to add these as new targets via new pull request. I'll close the issue as won't fix. |
FYI #7965 |
Description
Question
I am excited to see Ameba support officially materializing in mbed-os!
Any chance the RTL871x series are invited to the party?
The text was updated successfully, but these errors were encountered: