-
Notifications
You must be signed in to change notification settings - Fork 3k
Realtek-rtl8195am: Add MCU_ target #8266
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
Realtek-rtl8195am: Add MCU_ target #8266
Conversation
…hub.com/M-ichae-l/mbed-os into realtek-rtl8195am-Add-MCU_target-update 1, edit "targets.json" to let "REALTEK_RTL8195AM" target inherit from "MCU_RTL8195A" 2, change file structures for folder "Target_Realtek" 3, add "PeripheralPins.h" and "PeripheralPins.c"
Making a note here for future @cmonr: This PR might cause headaches when release into a patch because of the file moves. No need to make changes to the PR, this is more to confirm if this is indeed happening. |
Looks like we can process to the CI check. This PR is blocking some new features implementation of RTL8195AM. |
I suggest applying the CI check. It has blocked some implementations for some time. |
Sorry for the delays, as you might have noticed we've been having some challenges in CI and the number of needs CI. I'll schedule build now as the queue allows it. /morph build |
Build : SUCCESSBuild number : 3248 Triggering tests/morph test |
/morph export-build |
Test : SUCCESSBuild number : 3056 |
Exporter Build : SUCCESSBuild number : 2855 |
This has indeed caused issues that cannot easily be remedied!
|
Exporter Build : FAILUREBuild number : 2902 |
@ARMmbed/mbed-os-maintainers Thoughts on adding this (#8266 (comment)) nugget of information into docs somehow? |
Description
1, edit "targets.json" to let "REALTEK_RTL8195AM" target inherit from "MCU_RTL8195A"
2, change file structures for folder "Target_Realtek"
3, add "PeripheralPins.h" and "PeripheralPins.c"
Pull request type