mirror of
https://github.com/daveallie/crosspoint-reader.git
synced 2026-02-04 22:57:50 +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
|
||||
-DXML_GE=0
|
||||
-DXML_CONTEXT_BYTES=1024
|
||||
; -std=c++2a
|
||||
-std=gnu++2a
|
||||
|
||||
build_unflags = -std=gnu++11
|
||||
-std=c++2a
|
||||
|
||||
# Enable UTF-8 long file names in SdFat
|
||||
-DUSE_UTF8_LONG_NAMES=1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user