diff options
author | Michael Stapelberg <stapelberg@users.noreply.github.com> | 2021-04-10 17:03:38 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-10 16:03:38 +0100 |
commit | 7d953332e0d7c0394c607156bf4099881bdf3f43 (patch) | |
tree | be928f6749a52c34fa1d528266c566671be36239 /keyboards/lattice60/keymaps/default/keymap.c | |
parent | 03685309fd857c64ed16c231507017214e4805ca (diff) |
ChibiOS USB driver: prevent deadlock with CONSOLE_ENABLE = yes (#12472)
Before this commit, attaching an ARM-based (i.e. ChibiOS-based) keyboard that
uses CONSOLE_ENABLE = yes and produces debug messages would deadlock the
keyboard unless one was running hid_listen.
With this commit, dead-locking writes to the queue are detected and prevented.
fixes #5631
Diffstat (limited to 'keyboards/lattice60/keymaps/default/keymap.c')
0 files changed, 0 insertions, 0 deletions