We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Hardware API (markdown)
Remove irq.deinit() and add .enable() and .disable() methods
Add micropython module
Add more functions to the machine module
Add extra options to rtc.alarm()
Re-name callback to irq
Add ID to WDT constructor
Add callback example
Add WDT class
Add the RTC class
Add link to previous discussion of ADC data domain
Remove arg param from the callback constructor.
Add proposed callback model
Add proposed machine module constants