-
Notifications
You must be signed in to change notification settings - Fork 2k
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
RIOT port for the KW01Z128 SiP and Phytec PhyWave-KW01 Evaluations-Board #2328
Conversation
As #2265 got merged, is this PR ready for review? |
It needs update and more testing. It will take 2-3 weeks. |
@thomaseichinger ping 🏁 |
…sufficient ram blasklists
9f184dd
to
45554bf
Compare
outdated, not ready for review |
Wow, that was a fast reaction :-) ! |
On March 20th we already had the ":checkered_flag:". Any news here? |
FEATURES_PROVIDED += periph_i2c | ||
FEATURES_PROVIDED += periph_rtt | ||
FEATURES_PROVIDED += periph_rtc | ||
FEATURES_PROVIDED += periph_cpuid |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add FEATURES_MCU_GROUP = cortex_m0
@jfischer-phytec-iot, ping? |
Any news? |
Still WIP and no update for half a year now - highly unlikely to have this ready by next Wednesday. @jfischer-phytec-iot, do you still plan to continue the work on this? |
I close it for now, I will open it again when the time comes. |
This PR adds support for Freescale KW01Z128 SiP (Cortex-M0 + Sub-1 GHz Radio) and Phytec PhyWave-KW01 Evaluations-Board.
This PR depends on #2265.