Jonathan Naylor
|
78216afbb7
|
Clean up the ring buffer.
|
2026-02-18 13:40:05 +00:00 |
|
Jonathan Naylor
|
029e6df4b9
|
Remove support for STM32F1* boards, they're just too slow.
|
2023-11-09 19:08:15 +00:00 |
|
Geoffrey Merck
|
0b31c40c2b
|
Made Get volatile
|
2020-05-10 08:01:10 +02:00 |
|
Geoffrey Merck
|
807f01ba72
|
Get rid of annoying PI warning
|
2020-05-10 07:00:58 +02:00 |
|
Geoffrey Merck
|
03f18451f7
|
Remove CSerialBuffer, use CRingBuffer
|
2020-05-10 06:50:35 +02:00 |
|
Geoffrey Merck
|
16c3d418eb
|
Buffer no longer volatile, not needed
|
2020-05-10 00:03:32 +02:00 |
|
Geoffrey Merck
|
b0ba3b5dd8
|
SerialRB now inherits from RingBuffer
|
2020-05-09 19:57:40 +02:00 |
|
Geoffrey Merck
|
26a703c68c
|
IO RXbuffer now uses template RingBuffer
|
2020-05-09 17:35:38 +02:00 |
|
Geoffrey Merck
|
6c3dd265ab
|
No more need to specify each types for ringBuffer
|
2020-05-09 14:14:53 +02:00 |
|
Geoffrey Merck
|
61a69d8536
|
Add missing file
|
2020-05-09 11:01:28 +02:00 |
|