diff options
author | 2021-06-07 21:28:02 +0000 | |
---|---|---|
committer | 2021-06-07 21:28:02 +0000 | |
commit | 9bea30b5a8466f1ecef8a72eccb994be8cba22a8 (patch) | |
tree | d9e4d5a690e2b771930b5c938f64a810015cbad8 /macros/src/codegen/local_resources.rs | |
parent | 3fd3eea9415da568de51f3fbcebc3a38403367a1 (diff) | |
parent | 87c958da3bf9ef4f2b3c1a7efe4f60480be9eeb1 (diff) | |
download | rtic-9bea30b5a8466f1ecef8a72eccb994be8cba22a8.tar.gz rtic-9bea30b5a8466f1ecef8a72eccb994be8cba22a8.tar.zst rtic-9bea30b5a8466f1ecef8a72eccb994be8cba22a8.zip |
Merge #489
489: Allow zero sized LinkedList r=korken89 a=jhillyerd
If one configures a monotonic in alpha4, but doesn't use it, TimerQueue attempts to create a zero-sized LinkedList, which causes an underflow.
This PR allows for zero-sized linked lists.
Co-authored-by: James Hillyerd <james@hillyerd.com>
Diffstat (limited to 'macros/src/codegen/local_resources.rs')
0 files changed, 0 insertions, 0 deletions