Peripherals

Background on microcontroller hardware, such as GPIO and I2C.

GPIO

How to control pins directly using GPIO.

I2C

How to interact with external I2C devices.

Watchdog

How to interact with internal watchdog devices.

Last modified May 6, 2021: docs: add GPIO documentation (12981fd)