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
133 stars 4 forks source link

Can't format const pointers #69

Closed dns13 closed 1 year ago

dns13 commented 1 year ago

Formatting const pointers does not work, non-const pointers do work.

See: https://godbolt.org/z/sWGejd6bs