-
Notifications
You must be signed in to change notification settings - Fork 13
For stm32f4discovery #1
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
base: master
Are you sure you want to change the base?
Conversation
Merged into new branch.(southernbear-master). Will merge into master after testing. |
@haukepetersen, could you test this? |
Yes, can do, but will take a moment... For now: there are no copyright headers and doxygen doku in most of the files, that would have to be fixed anyhow... Also: Are there any existing test projects, especially for the real-time clock? |
There are shell commands for the RTC, but you need to define an rtc module for this CPU. |
Build triggered. |
Build started. |
Build finished. |
@southernbear @haukepetersen |
Hope it is... From a functionality point of view I think the LPM mode stuff ist still very interesting, the rest of the points (which should have been separate PRs anyhow..) are probably obsolete. |
Could we move this PR somehow to the main RIOT repo? |
Can anyone ask me to verify this patch? |
@RIOT-OS-Jenkins Test this please |
Filling functions to enable standard input, timer, and low power mode.
Besides, fix error of exiting a thread.
WFI
.