Files
aqhomecontrol/avr/ringbuffer.asm
Martin Preuss e1131871ef ringbuffer: alloc no less than 2 bytes.
This protects against race conditions. We can now preset the first two
bytes which are used for size and flags by the COM module (currently the
only user of the ringbuffer module).
2023-01-19 23:18:28 +01:00

5.7 KiB