Compare commits

..

No commits in common. "f4c79530ecd9330de101762f9588f4a78c9fe7bc" and "cb6dfb66d2f8aac0bd642f1dbafc2e403221c62d" have entirely different histories.

2 changed files with 6 additions and 6 deletions

6
.gitattributes vendored
View File

@ -1,5 +1,5 @@
* text=auto eol=lf
*.cmd text eol=crlf
*.bat text eol=crlf
*.ps1 text eol=crlf
*.{cmd,[cC][mM][dD]} text eol=crlf
*.{bat,[bB][aA][tT]} text eol=crlf
*.{ps1,[pP][sS]} text eol=crlf
*.{sh,[sS][hH]} text eol=lf

View File

@ -6,7 +6,7 @@ board_build.psram_type = opi
board_upload.flash_size = 8MB
board_upload.maximum_size = 8388608
board = esp32-s3-devkitc-1
;upload_port = /dev/ttyUSB0
upload_port = /dev/ttyUSB0
board_level = extra
upload_protocol = esptool
build_flags =
@ -33,7 +33,7 @@ board_build.psram_type = opi
board_upload.flash_size = 8MB
board_upload.maximum_size = 8388608
board = esp32-s3-devkitc-1
;upload_port = /dev/ttyUSB0
upload_port = /dev/ttyUSB0
board_level = extra
upload_protocol = esptool
build_flags =
@ -60,7 +60,7 @@ board_build.psram_type = opi
board_upload.flash_size = 8MB
board_upload.maximum_size = 8388608
board = esp32-s3-devkitc-1
;upload_port = /dev/ttyUSB0
upload_port = /dev/ttyUSB0
board_level = extra
upload_protocol = esptool
build_flags =