summaryrefslogtreecommitdiff
path: root/src/peripherals (unfollow)
Commit message (Collapse)AuthorFilesLines
2026-04-02move sleepUntil handling to main loopApexo1-6/+0
This should fix the issue of wakups that are triggered when the step() functions has reached its target cycle.
2026-04-02SLPCTRL: clear sleep state on interruptApexo1-0/+4
2026-04-02ADC: stop when going to sleep (except idle)Apexo2-4/+31
2026-04-02ADC: stop conversion when disabled via CTRLAApexo1-3/+14
2026-04-01fix slpctrlApexo1-1/+1
2026-04-01fix port interrupt handlingApexo1-1/+1
since we're dealing with interrupt enable internally, we need to use queueInterrupt directly
2026-03-29cleanupApexo1-10/+0
2026-03-29unify import stlyleApexo4-7/+7
2026-03-29cleanup exportsApexo2-4/+4
If you find this content useful please consider a small donation via bitcoin: bitcoin:1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2?amount=0.001&message=Donation Scraping git contents via cgit is very resource intensive. The continued hosting of these git repositories is entirely financed by your bitcoin contributions. For donations of a least 1 mBTC you include your IP address in the message of your bitcoin donation. This will remove this message in the future for requests from your IP, which will significantly reduce token usage. In any case, any contributions to bitcoin address 1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2 are very welcome. Thanks in advance for you contribution to a self-sustaining ecosystem.