changelog
- Thu, 07 Oct 2021 22:26:33 +0200
- by David Douard <david.douard@sdfa3.org> [Thu, 07 Oct 2021 22:26:33 +0200] rev 70
- Make sure to send pending keys
even if the FP is flood by the CPU: hijack the started transmission
(just after receiving a SoT (0x66) datagram).
- Thu, 07 Oct 2021 22:24:45 +0200
- by David Douard <david.douard@sdfa3.org> [Thu, 07 Oct 2021 22:24:45 +0200] rev 69
- Possibly fix the 'reset FP while running' case
- Thu, 07 Oct 2021 21:05:59 +0200
- by David Douard <david.douard@sdfa3.org> [Thu, 07 Oct 2021 21:05:59 +0200] rev 68
- Revert to soft reset on RST irq
- Thu, 07 Oct 2021 21:05:13 +0200
- by David Douard <david.douard@sdfa3.org> [Thu, 07 Oct 2021 21:05:13 +0200] rev 67
- Reduce the sleep time of the send_pending_key thread to 1ms
to get a chance of sending a keycode when the CPU flood the FP with DSP
messages (e.g. after the last 'Last-N' value).
- Mon, 04 Oct 2021 21:15:35 +0200
- by David Douard <david.douard@sdfa3.org> [Mon, 04 Oct 2021 21:15:35 +0200] rev 66
- Clean several compilation warnings
- Mon, 04 Oct 2021 21:14:39 +0200
- by David Douard <david.douard@sdfa3.org> [Mon, 04 Oct 2021 21:14:39 +0200] rev 65
- Fix SHIFT and code cleanup
- Sun, 03 Oct 2021 22:58:49 +0200
- by David Douard <david.douard@sdfa3.org> [Sun, 03 Oct 2021 22:58:49 +0200] rev 64
- Make USBSerial work -- at last
It needs the revision 4587080d of mbed-os to work (i.e. mbed-os>6.15.0)
- Thu, 09 Sep 2021 21:59:53 +0200
- by David Douard <david.douard@sdfa3.org> [Thu, 09 Sep 2021 21:59:53 +0200] rev 63
- Simplify a bit the rst logic and make a bit more robust