ports/renesas-ra: Ehternet support for VK-RA6M5#12047
Conversation
|
Using VK-RA6M5, I confirmed build and execution as below. It's woking fine. Build: Execution: |
9989be1 to
2646120
Compare
|
After rebasing M5 can now take advantage of recently added tinyUSB support (thanks to @iabdalkader). Ethernet support is also synced with recently enabled lwIP for C33 board. M5's External Octa RAM can now be used by uPy. |
Signed-off-by: mbedNoobNinja <[email protected]>
2646120 to
11b8898
Compare
|
This is an automated heads-up that we've just merged a Pull Request See #13763 A search suggests this PR might apply the STATIC macro to some C code. If it Although this is an automated message, feel free to @-reply to me directly if |
Now VK-RA6M5's hardware can take advantage of the existing lwIP support in uPy.
Other renesas bords can also use it, as long as their PHY chip is the same as VK's one i.e (ICS1894). If not, a minor changes in the FSP config files, can allow usage of one that is supported by the FSP itself.