Expand description
Utilities for querying information about the microcontroller being targeted.
Functionsยง
- is_
compiling_ for_ avr - Checks if the current cargo target architecture is AVR.
- mcu
- Gets information about the current microcontroller.
- mcu_
name - Gets the name of the microcontroller being targeted.