-
Notifications
You must be signed in to change notification settings - Fork 3k
Add ISM43362 driver support for STM32 wifi DISCO boards #7067
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
Conversation
@SeppoTakalo Please verify this with your team |
I would like to see ARMmbed/wifi-ism43362#15 fixed before. |
@adbridge @0xc0170 What is your opinion, do we provide test configuration for something that Mbed OS does not support? This needs external repository. I feel like this is a bit wrong place for this configuration file. Probably needs to live with the driver, as it is an external repo. Maybe we need to push the ESP configuration out as well, and leave only ones that live inside Mbed OS. |
2 DISCO boards: - DISCO_F413ZH - DISCO_L475VG_IOT01A 3 tests supported: - tests-netsocket-tcp - tests-netsocket-udp - tests-network-wifi
3f6ddec
to
1884070
Compare
Hi @cmonr you can remove the "preceding PR" label as ARMmbed/wifi-ism43362#15 is closed and ARMmbed/wifi-ism43362#16 is merged @SeppoTakalo you're right, wifi driver is an external repo, I have then updated the default_test_configuration from ISM43362_WIFI to NONE Regards, |
2 boards have this module on board, the driver is outside of Mbed OS. Thus the driver should have test config for those targets. |
Hi I have updated the json file according to the last patch : ARMmbed/wifi-ism43362#18 I think you can start morph build |
/morph build |
Build : SUCCESSBuild number : 2256 Triggering tests/morph test |
Test : SUCCESSBuild number : 2045 |
Exporter Build : SUCCESSBuild number : 1881 |
Hi For information : https://os.mbed.com/teams/ST/wiki/How-to-make-wifi-tests |
Description
I would like to make wifi tests enable for STM32.
ISM 43362 Wifi drivers : https://github.com/ARMmbed/wifi-ism43362
This WiFi Inventek module is currenlty available with 2 ST DISCO boards:
3 tests supported:
Test status
Pull request type