Darian Leung
8a597b865f
esp_ringbuf: Add static allocation, refactor, and update API reference
...
This commit updates does the following:
- xRingbufferCreateStatic() added to allow ringbuffers via to be statically
allocated. Docs and unit tests update accordingly. Closes #3064
- Fix doc typos, closes #3248 . Updated API reference regarding to mention
item size limits of no-split buffers when calling
xRingbufferGetCurFreeSize() or xRingbufferGetMaxItemSize(), closes #3117 .
- Remove the following deprecated types/functions for v4.0
- xRingbufferIsNextItemWrapped()
- xRingbufferAddToQueueSetWrite()
- xRingbufferRemoveFromQueueSetWrite()
2019-06-26 16:04:38 +08:00
..
2019-06-21 19:53:29 +08:00
2019-06-25 23:41:18 +00:00
2019-06-21 19:53:29 +08:00
2019-06-25 23:41:18 +00:00
2019-06-25 23:41:18 +00:00
2019-06-26 14:05:48 +08:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00
2019-06-25 23:41:18 +00:00
2019-06-25 23:41:18 +00:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00
2019-06-25 23:41:33 +00:00
2019-06-21 19:53:29 +08:00
2019-06-25 23:41:33 +00:00
2019-06-25 23:43:35 +00:00
2019-06-26 16:04:38 +08:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00
2019-06-25 23:43:35 +00:00
2019-06-21 19:53:29 +08:00
2019-06-25 23:41:18 +00:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00
2019-06-25 23:07:07 +08:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00
2019-06-25 23:14:32 +08:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00
2019-06-26 15:54:25 +08:00
2019-06-26 08:40:43 +08:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00
2019-06-25 09:03:58 +08:00
2019-06-25 14:21:25 +08:00
2019-06-21 19:53:29 +08:00
2019-06-25 23:41:18 +00:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00
2019-06-25 23:41:33 +00:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00
2019-06-26 05:24:20 +00:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00