Skip to content

For stm32f4discovery#1

Open
southernbear wants to merge 30 commits into
OlegHahm:masterfrom
southernbear:master
Open

For stm32f4discovery#1
southernbear wants to merge 30 commits into
OlegHahm:masterfrom
southernbear:master

Conversation

@southernbear

Copy link
Copy Markdown

Filling functions to enable standard input, timer, and low power mode.
Besides, fix error of exiting a thread.

  • Implements hardware timer using TIM2 with capture and compare.
  • Implements sleep mode with WFI.
  • Implements stdin with USART2 (uart initialization codes are in thirdparty_board repository).
  • Make all context switch operating in PendSV.

@OlegHahm

Copy link
Copy Markdown
Owner

Merged into new branch.(southernbear-master). Will merge into master after testing.

@OlegHahm

OlegHahm commented Feb 5, 2014

Copy link
Copy Markdown
Owner

@haukepetersen, could you test this?

@haukepetersen

Copy link
Copy Markdown
Contributor

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?

@OlegHahm

OlegHahm commented Feb 6, 2014

Copy link
Copy Markdown
Owner

There are shell commands for the RTC, but you need to define an rtc module for this CPU.

@ghost

ghost commented Feb 20, 2014

Copy link
Copy Markdown

Build triggered.

@ghost

ghost commented Feb 20, 2014

Copy link
Copy Markdown

Build started.

@ghost

ghost commented Feb 20, 2014

Copy link
Copy Markdown

Build finished.

@thomaseichinger

Copy link
Copy Markdown
Contributor

@southernbear @haukepetersen
Regarding the future closing of this repository is this PR anyhow maintained?

@haukepetersen

Copy link
Copy Markdown
Contributor

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.

@OlegHahm

OlegHahm commented Apr 6, 2014

Copy link
Copy Markdown
Owner

Could we move this PR somehow to the main RIOT repo?

@ghost

ghost commented May 16, 2014

Copy link
Copy Markdown

Can anyone ask me to verify this patch?

@miri64

miri64 commented May 17, 2014

Copy link
Copy Markdown
Contributor

@RIOT-OS-Jenkins Test this please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants