Commit graph

7 commits

Author SHA1 Message Date
Zihao Yu
33c0dd0d85 am-tests,keyboard: fix comparison of char
* The sign of char is implemention-defined. char is unsigned in RISC-V.
2024-01-10 23:48:00 +08:00
Zihao Yu
86c5532674 am-tests,intr: add panic message 2023-10-03 15:28:47 +08:00
Zihao Yu
5e7cd0c7f2 am-tests,intr: change printf() to putch() 2021-08-11 16:55:49 +08:00
Zihao Yu
060dde6692 am-tests,audio: ctrl.bufsize is now unconfigurable 2021-08-11 16:52:42 +08:00
Zihao Yu
fc7b5f832b test,am-tests,audio: add .gitignore to track the pcm file 2021-08-11 16:52:42 +08:00
Zihao Yu
07c99a1e2a test,am-tests: add audio test 2021-08-11 16:52:42 +08:00
Zihao Yu
0a123cc9e6 tests: add am-tests 2021-08-11 16:52:42 +08:00