jameswalmsley / bitthunder

BitThunder - Reliable, real time, portable, scalable, embedded operating system, RTOS.
http://bitthunder.org
Other
168 stars 48 forks source link

[FS] Fixed incorrect understanding of the precedence of C operators #58

Open szsam opened 1 year ago

szsam commented 1 year ago

Logical NOT (!) has higher precedence than bitwise AND (&).