mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-05 14:25:13 +00:00
Add specific enum generation support related to usb 'maximum-speed' property. This will generate a define with _ENUM with the integer value of the enum as its ordered in the YAML. The assumption right now is that there's a matching enum in the code. Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
__init__.py | ||
clocks.py | ||
compatible.py | ||
default.py | ||
directive.py | ||
flash.py | ||
globals.py | ||
interrupts.py | ||
pinctrl.py | ||
reg.py |