diff options
author | Jim Mussared <jim.mussared@gmail.com> | 2021-01-29 17:45:33 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-01-30 13:21:04 +1100 |
commit | 0f9a9129da0d0ef60956dcfa36b02b62d731b1b1 (patch) | |
tree | cc3dbde8348af21b3c740ed9e231ac870b6181fc /tools/verifygitlog.py | |
parent | b8f4c623f9002099b0910ac873ef9e3acbcf428c (diff) |
stm32/rfcore: Fix flow control for IPCC RX IRQ.
Don't clear the IPCC channel flag until we've actually handled the incoming
data, or else the wireless firmware may clobber the IPCC buffer if more
data arrives. This requires masking the IRQ until the data is handled.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
Diffstat (limited to 'tools/verifygitlog.py')
0 files changed, 0 insertions, 0 deletions