We have a project using a LPC54018JxM, MCUXpresso and apparently NewLibNano. I went to add some floating point code and added a call to gcvt() but apparently that is missing from NewLibNano. Now I understand that NewLibNano is a stripped down version of NewLib.
Question I have is, is there any documentation on NewLibNano? I found some on NewLib and a bunch of "we removed this from Nano" statements in the MCOXpresso user guide. Is there any documentation on NewLibNano and what it does include?