mirror of
https://github.com/daveallie/crosspoint-reader.git
synced 2026-02-05 07:07:38 +03:00
refactor: revert build flags changes
This commit is contained in:
parent
43cd44c061
commit
c78a0db558
@ -27,10 +27,7 @@ build_flags =
|
|||||||
# https://libexpat.github.io/doc/api/latest/#XML_GE
|
# https://libexpat.github.io/doc/api/latest/#XML_GE
|
||||||
-DXML_GE=0
|
-DXML_GE=0
|
||||||
-DXML_CONTEXT_BYTES=1024
|
-DXML_CONTEXT_BYTES=1024
|
||||||
; -std=c++2a
|
-std=c++2a
|
||||||
-std=gnu++2a
|
|
||||||
|
|
||||||
build_unflags = -std=gnu++11
|
|
||||||
|
|
||||||
# Enable UTF-8 long file names in SdFat
|
# Enable UTF-8 long file names in SdFat
|
||||||
-DUSE_UTF8_LONG_NAMES=1
|
-DUSE_UTF8_LONG_NAMES=1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user