Skip to content
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

RTC alarm handler #6

Closed
OlegHahm opened this issue Feb 28, 2013 · 3 comments
Closed

RTC alarm handler #6

OlegHahm opened this issue Feb 28, 2013 · 3 comments
Assignees
Labels
Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation

Comments

@OlegHahm
Copy link
Member

Implement setting of callbacks for RTC alarm.

@Kijewski
Copy link
Contributor

Kijewski commented Apr 9, 2014

Is this issue still open or did the updates to vtimer fix the need for an RTC alarm?

@OlegHahm OlegHahm added this to the FIX ME FIRST milestone Jun 3, 2014
@thomaseichinger
Copy link
Member

Introduced with the new low level peripheral driver interface. Compare drivers/include/periph/rtc.h and drivers/include/periph/rtt.h depending on the hardware platform.

@OlegHahm close?

@OlegHahm
Copy link
Member Author

I think we can close this for now, since the according API is defined and having an issue for every platform where it is not yet implemented does not make much sense to me.

jnohlgard referenced this issue in jnohlgard/RIOT Jan 12, 2015
Kinetis RNGB implementation
roberthartung added a commit to roberthartung/RIOT that referenced this issue Jun 29, 2017
roberthartung added a commit to roberthartung/RIOT that referenced this issue Jul 24, 2017
ppannuto pushed a commit to ppannuto/RIOT that referenced this issue Oct 9, 2017
boards: Add JLink support for samr21-xpro board
riot-ci pushed a commit to riot-ci/RIOT that referenced this issue Mar 3, 2018
Update fork from master to pick up SAMD21 changes
riot-ci pushed a commit to riot-ci/RIOT that referenced this issue Oct 12, 2018
drivers/adxl345: Fix byte swap on reading function
leandrolanzieri pushed a commit to leandrolanzieri/RIOT that referenced this issue Sep 22, 2020
…cryptoauthlib_aes

cryptoauthlib: add AES implementation stubs
riot-ci pushed a commit to riot-ci/RIOT that referenced this issue Jun 7, 2021
Consider the following configuration:

    nib prefix
    2001:16b8:4569:88fc::/62 dev RIOT-OS#7  expires 7081 sec deprecates 3481 sec
    2001:16b8:4569:88fe::/63 dev RIOT-OS#6

If `_on_link()` stops at the first match, a packet received from RIOT-OS#7 with a
destination in the downstream subnet in RIOT-OS#6 would always be sent back via RIOT-OS#7
if this happens to be the first entry in the list.

Instead, consider all prefixes and return the one that is the closest match.
eduazocar pushed a commit to eduazocar/RIOT that referenced this issue Jul 1, 2022
chrysn pushed a commit to chrysn-pull-requests/RIOT that referenced this issue Sep 16, 2022
ng_sniffer: added ng version of sniffer application
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
Projects
None yet
Development

No branches or pull requests

3 participants