Skip to content
This repository was archived by the owner on Apr 24, 2019. It is now read-only.

Update easy-connect / Realtek WiFi #268

Closed
wants to merge 7 commits into from
Closed

Conversation

JanneKiiskila
Copy link
Contributor

Enable REALTEK_RTL8195AM WiFi.

README.md Outdated
@@ -171,24 +172,26 @@ With Thread, you can change the operating mode of the client from the default ro

#### Supported boards

* UBLOX_EVK_ODIN_W2. Check instructions for compilation [here](#compile-configuration-for-odin-wifi).
* UBLOX_EVK_ODIN_W2. Check instructions for compilation [here](#compile-configuration-for-odin-and-realtek-wifi).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Read the instructions for compilation. And the same for the other Realtek case.

Copy link
Contributor

@peknis01 peknis01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just cosmetics, but the links with [here] are not the preferred way.

@JanneKiiskila
Copy link
Contributor Author

rebuild

@JanneKiiskila JanneKiiskila force-pushed the easy-rtl-wifi branch 2 times, most recently from d5e15b2 to 4f41659 Compare July 28, 2017 07:45
Janne Kiiskilä added 7 commits November 6, 2017 23:44
Enable REALTEK_RTL8195AM WiFi.
Update to the options line and a pre-defined configuration for REALTEK
WiFi (new file; wifi_realtek_v4.json, based on wifi_esp8266_v4.json).
Plus in addition some common updates as well (links to boards that is).
Small clarifications to the WiFi activation (usage of network interface param).
Fixes based on Pekka's comments on how to advice on reading the
compilation instructions.
The name of the WIFI should follow the actual class name, this aligns
the example code as well to match the change done in easy-connect.

Adding NANOSTACK to features as well - this enables the code to compile
even with the .mbedignore and now it also works again (there were issues
prior that ethernet would not work, if nanostack was included).

This should remove the need to have the .mbedignore files now.
The configs JSON file was still following the old naming convention,
changing that as well.
Remove the known issues, they were all fixed already.

Insert a table of supported boards/network connectivity, easier to read.

Now, once we insert the "NANOSTACK" feature to the `*.json`s, we do not
need the extra compilation instructions either.
@JanneKiiskila
Copy link
Contributor Author

Rebased and force pushed.

@teetak01
Copy link
Contributor

Handled as part of #327

@teetak01 teetak01 closed this Nov 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants