Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,285 contributions in the last year
Contribution activity
November 2020
Created 1 commit in 1 repository
Created a pull request in apache/incubator-nuttx that received 1 comment
sched: irq: Fix enter_critical_section() in an irq handler for SMP
Summary I found a deadlock during Wi-Fi audio streaming test plus stress test The testing environment was spresense:wifi_smp (NCPUS=4) The deadloc…