mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-11 06:07:52 +08:00
1. Improve code readability, unify the variable name in functions "rt_hw_interrupt_enable(level);" and "rt_hw_interrupt_enable(level);", so changed variable "temp" to "level";