Viatorus / emio

A safe and fast high-level and low-level character input/output library for bare-metal and RTOS based embedded systems with a very small binary footprint.
https://viatorus.github.io/emio/
MIT License
128 stars 3 forks source link

fix(buffer): make span_buffer compile with GCC < 13 during constant evaluation #89

Closed Viatorus closed 3 months ago

Viatorus commented 3 months ago

Fixes #88

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.38%. Comparing base (a22b04d) to head (4569a60).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #89 +/- ## ======================================= Coverage 99.38% 99.38% ======================================= Files 58 58 Lines 6044 6044 ======================================= Hits 6007 6007 Misses 37 37 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.