-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Comments
Is this issue still open or did the updates to vtimer fix the need for an RTC alarm? |
Introduced with the new low level peripheral driver interface. Compare @OlegHahm close? |
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. |
boards: Add JLink support for samr21-xpro board
Update fork from master to pick up SAMD21 changes
drivers/adxl345: Fix byte swap on reading function
…cryptoauthlib_aes cryptoauthlib: add AES implementation stubs
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.
boards:m4a-mb_documentation
ng_sniffer: added ng version of sniffer application
Implement setting of callbacks for RTC alarm.
The text was updated successfully, but these errors were encountered: