forked from dragondaud/myClock
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathd.txt
58 lines (58 loc) · 1.71 KB
/
d.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
build board=LOLIN_D32
build boot=dio
build core=esp32
build defines=
build f_cpu=240000000L
build flash_freq=40m
build flash_mode=dio
build flash_size=4MB
build mcu=esp32
build partitions=default
build variant=d32
menu DebugLevel debug build
menu DebugLevel debug=Debug
menu DebugLevel error build
menu DebugLevel error=Error
menu DebugLevel info build
menu DebugLevel info=Info
menu DebugLevel none build
menu DebugLevel none=None
menu DebugLevel verbose build
menu DebugLevel verbose=Verbose
menu DebugLevel warn build
menu DebugLevel warn=Warn
menu FlashFreq 40 build
menu FlashFreq 40=40MHz
menu FlashFreq 80 build
menu FlashFreq 80=80MHz
menu PartitionScheme default build
menu PartitionScheme default=Default
menu PartitionScheme min_spiffs build
menu PartitionScheme min_spiffs upload
menu PartitionScheme min_spiffs=Minimal SPIFFS (Large APPS with OTA)
menu PartitionScheme minimal build
menu PartitionScheme minimal=Minimal (2MB FLASH)
menu PartitionScheme no_ota build
menu PartitionScheme no_ota upload
menu PartitionScheme no_ota=No OTA (Large APP)
menu UploadSpeed 115200 upload
menu UploadSpeed 115200=115200
menu UploadSpeed 230400 upload
menu UploadSpeed 230400 windows
menu UploadSpeed 230400=230400
menu UploadSpeed 256000 upload
menu UploadSpeed 256000 windows=256000
menu UploadSpeed 460800 linux=460800
menu UploadSpeed 460800 macosx=460800
menu UploadSpeed 460800 upload
menu UploadSpeed 512000 upload
menu UploadSpeed 512000 windows=512000
menu UploadSpeed 921600 upload
menu UploadSpeed 921600=921600
name=LOLIN D32
serial disableDTR=true
serial disableRTS=true
upload maximum_data_size=327680
upload maximum_size=1310720
upload tool=esptool
upload wait_for_upload_port=true