Skip to content

Conversation

southernbear
Copy link

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
Owner

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

@OlegHahm
Copy link
Owner

OlegHahm commented Feb 5, 2014

@haukepetersen, could you test this?

@haukepetersen
Copy link
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
Copy link
Owner

OlegHahm commented Feb 6, 2014

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

@ghost
Copy link

ghost commented Feb 20, 2014

Build triggered.

@ghost
Copy link

ghost commented Feb 20, 2014

Build started.

@ghost
Copy link

ghost commented Feb 20, 2014

Build finished.

@thomaseichinger
Copy link
Contributor

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

@haukepetersen
Copy link
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
Copy link
Owner

OlegHahm commented Apr 6, 2014

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

@ghost
Copy link

ghost commented May 16, 2014

Can anyone ask me to verify this patch?

@miri64
Copy link
Contributor

miri64 commented May 17, 2014

@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