mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-03-27 17:45:13 +08:00
0d2624313a32529dd401ae841df4ea22472c2d7b
the variable rt_thread_switch_interrupt_flag was treated as a word in interrupts.asm but it wad defined as a byte in cpuport.c rt_uint8_t rt_thread_switch_interrupt_flag; git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1741 bbd45198-f89e-11dd-88c7-29a3b14d5316
…
…
…
Description
Languages
C
97.3%
Assembly
1.8%
Python
0.8%