1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-19 23:22:16 +03:00

Add 64-bit %ll printf format support (#5435)

* 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
This commit is contained in:
Earle F. Philhower, III 2018-12-04 15:46:17 -08:00 committed by Develo
parent 667c27f864
commit aacc6edf69
3 changed files with 0 additions and 0 deletions