mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-06-22 02:17:32 +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
96.7%
Assembly
1.7%
Python
0.8%
Linker Script
0.7%