Commit Graph

10 Commits

Author SHA1 Message Date
Chris
23b2bb4660 timer: Fix type punning strict aliasing warning
Fixes the warning from gcc in Qsqrt(). Verified that the generated assembly
code is the same as the original.
2022-09-18 04:16:09 -04:00
ZYQ-FEIYUE
2106119b9f add SoftwareSerial and fix some bug 2022-09-11 23:13:29 +08:00
ZYQ-FEIYUE
f4536fcf97 add SoftwareSerial and fix some bug 2022-09-11 23:10:05 +08:00
ZYQ-FEIYUE
6274558153 add SoftwareSerial and fix some bug 2022-09-11 23:00:26 +08:00
ZYQ-FEIYUE
511aa6552a fix irq bug 2022-09-04 20:47:15 +08:00
ZYQ-FEIYUE
bf1cef1efd fix compile print bug 2022-08-28 23:34:54 +08:00
ZYQ-FEIYUE
7d20bdfcf0 fix compile printf bug 2022-08-28 23:27:52 +08:00
ZYQ-FEIYUE
b8ab5ef1ba add uart4 and uart5 2022-08-21 09:13:25 +08:00
ZYQ-FEIYUE
9c78fdbfb0 add uart4 and uart5 2022-08-20 23:37:10 +08:00
ZYQ-FEIYUE
d2816d24b5 support linux system 2022-08-09 22:38:26 +08:00