-
Notifications
You must be signed in to change notification settings - Fork 0
Home
robbesol edited this page Oct 2, 2011
·
5 revisions
Welcome to the xprintf wiki!
Project xprintf is an ISO C99 fprintf() formatting implementation aimed at embedded SW.
- Full ISO C99 fprintf() formatting.
- Small code and stack footprint.
- No global data, no malloc().
- Floating point support can be disabled for smaller code size.
- Your output stream easily connected.
BerliOS will shut down at the end of the year: moving to github.
Technologies88 kindly agreed to put xprintf code in the public domain.
First commit to repository: all tests pass.
Next step: example code to integrate xprintf with your application.
Start of BerliOS project.
The code is mature (used for several years in developments under FreeRTOS) and must be converted to open source and/or free software. This involves changing copyright statements and making it build stand-alone.
Requesting official statement from company to make the code public domain.