Skip to content

Commit

Permalink
Add 64-bit %ll printf format support (#5435)
Browse files Browse the repository at this point in the history
* Fix the template.json with latest core patches

* Add 64-bit %ll printf format support

Adds support for %lld, %llx, etc. 64-bit integer printing, useful
for logging timestamps and other things.

Fixes #5430

* Remove unwanted updated JSON
  • Loading branch information
earlephilhower authored and devyte committed Dec 4, 2018
1 parent 667c27f commit aacc6ed
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 0 deletions.
Binary file modified tools/sdk/libc/xtensa-lx106-elf/lib/libc.a
Binary file not shown.
Binary file modified tools/sdk/libc/xtensa-lx106-elf/lib/libg.a
Binary file not shown.
Binary file modified tools/sdk/libc/xtensa-lx106-elf/lib/libm.a
Binary file not shown.

0 comments on commit aacc6ed

Please sign in to comment.