File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 22
33## Develop
44
5+ ## v2.0.3
6+
7+ - Add ` library.json ` for Platform.IO
8+
59## v2.0.2
610
711- Add ` volatile ` keyword to all local variables to ensure thread safety in highest optimization
Original file line number Diff line number Diff line change 2929 * This file is part of LwRB - Lightweight ring buffer library.
3030 *
3131 * Author: Tilen MAJERLE <[email protected] > 32- * Version: v2.0.2
32+ * Version: v2.0.3
3333 */
3434#ifndef LWRB_HDR_H
3535#define LWRB_HDR_H
Original file line number Diff line number Diff line change 2929 * This file is part of LwRB - Lightweight ring buffer library.
3030 *
3131 * Author: Tilen MAJERLE <[email protected] > 32- * Version: v2.0.2
32+ * Version: v2.0.3
3333 */
3434#include "lwrb/lwrb.h"
3535
You can’t perform that action at this time.
0 commit comments