For stm32f4discovery#1
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.