mirror of
https://github.com/crankyoldgit/IRremoteESP8266.git
synced 2026-01-12 00:05:10 +08:00
Set PlatformIO's default baudrate to 115200 (#1188)
Visual Studio Code doesn't seem remember the last saved baudrate like Atom does, so set an appropriate default
This commit is contained in:
@@ -7,6 +7,7 @@ lib_ldf_mode = deep+
|
|||||||
lib_ignore = examples
|
lib_ignore = examples
|
||||||
framework = arduino
|
framework = arduino
|
||||||
platform = espressif8266
|
platform = espressif8266
|
||||||
|
monitor_speed = 115200
|
||||||
build_flags = ; -D_IR_LOCALE_=en-AU
|
build_flags = ; -D_IR_LOCALE_=en-AU
|
||||||
|
|
||||||
[common]
|
[common]
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ lib_extra_dirs = ../../
|
|||||||
lib_ldf_mode = deep+
|
lib_ldf_mode = deep+
|
||||||
lib_ignore = examples
|
lib_ignore = examples
|
||||||
framework = arduino
|
framework = arduino
|
||||||
|
monitor_speed = 115200
|
||||||
build_flags = ; -D_IR_LOCALE_=en-AU
|
build_flags = ; -D_IR_LOCALE_=en-AU
|
||||||
|
|
||||||
[env:nodemcuv2]
|
[env:nodemcuv2]
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ lib_extra_dirs = ../../
|
|||||||
lib_ldf_mode = deep+
|
lib_ldf_mode = deep+
|
||||||
lib_ignore = examples
|
lib_ignore = examples
|
||||||
framework = arduino
|
framework = arduino
|
||||||
|
monitor_speed = 115200
|
||||||
build_flags = ; -D_IR_LOCALE_=en-AU
|
build_flags = ; -D_IR_LOCALE_=en-AU
|
||||||
|
|
||||||
[env:nodemcuv2]
|
[env:nodemcuv2]
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ lib_extra_dirs = ../../
|
|||||||
lib_ldf_mode = deep+
|
lib_ldf_mode = deep+
|
||||||
lib_ignore = examples
|
lib_ignore = examples
|
||||||
framework = arduino
|
framework = arduino
|
||||||
|
monitor_speed = 115200
|
||||||
build_flags = ; -D_IR_LOCALE_=en-AU
|
build_flags = ; -D_IR_LOCALE_=en-AU
|
||||||
|
|
||||||
[env:nodemcuv2]
|
[env:nodemcuv2]
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ lib_extra_dirs = ../../
|
|||||||
lib_ldf_mode = deep+
|
lib_ldf_mode = deep+
|
||||||
lib_ignore = examples
|
lib_ignore = examples
|
||||||
framework = arduino
|
framework = arduino
|
||||||
|
monitor_speed = 115200
|
||||||
build_flags = ; -D_IR_LOCALE_=en-AU
|
build_flags = ; -D_IR_LOCALE_=en-AU
|
||||||
|
|
||||||
[env:nodemcuv2]
|
[env:nodemcuv2]
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ lib_extra_dirs = ../../
|
|||||||
lib_ldf_mode = deep+
|
lib_ldf_mode = deep+
|
||||||
lib_ignore = examples
|
lib_ignore = examples
|
||||||
framework = arduino
|
framework = arduino
|
||||||
|
monitor_speed = 115200
|
||||||
build_flags = ; -D_IR_LOCALE_=en-AU
|
build_flags = ; -D_IR_LOCALE_=en-AU
|
||||||
|
|
||||||
[env:nodemcuv2]
|
[env:nodemcuv2]
|
||||||
|
|||||||
@@ -8,6 +8,7 @@ lib_ignore = examples
|
|||||||
build_flags = -DMQTT_MAX_PACKET_SIZE=768 ; -D_IR_LOCALE_=en-AU
|
build_flags = -DMQTT_MAX_PACKET_SIZE=768 ; -D_IR_LOCALE_=en-AU
|
||||||
framework = arduino
|
framework = arduino
|
||||||
platform = espressif8266
|
platform = espressif8266
|
||||||
|
monitor_speed = 115200
|
||||||
|
|
||||||
[common]
|
[common]
|
||||||
lib_deps_builtin =
|
lib_deps_builtin =
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ lib_extra_dirs = ../../
|
|||||||
lib_ldf_mode = deep+
|
lib_ldf_mode = deep+
|
||||||
lib_ignore = examples
|
lib_ignore = examples
|
||||||
framework = arduino
|
framework = arduino
|
||||||
|
monitor_speed = 115200
|
||||||
build_flags = ; -D_IR_LOCALE_=en-AU
|
build_flags = ; -D_IR_LOCALE_=en-AU
|
||||||
|
|
||||||
[env:nodemcuv2]
|
[env:nodemcuv2]
|
||||||
|
|||||||
@@ -7,6 +7,7 @@ lib_ldf_mode = deep+
|
|||||||
lib_ignore = examples
|
lib_ignore = examples
|
||||||
framework = arduino
|
framework = arduino
|
||||||
build_flags = ; -D_IR_LOCALE_=en-AU
|
build_flags = ; -D_IR_LOCALE_=en-AU
|
||||||
|
monitor_speed = 115200
|
||||||
|
|
||||||
[env:nodemcuv2]
|
[env:nodemcuv2]
|
||||||
platform = espressif8266
|
platform = espressif8266
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ lib_extra_dirs = ../../
|
|||||||
lib_ldf_mode = deep+
|
lib_ldf_mode = deep+
|
||||||
lib_ignore = examples
|
lib_ignore = examples
|
||||||
framework = arduino
|
framework = arduino
|
||||||
|
monitor_speed = 115200
|
||||||
build_flags = ; -D_IR_LOCALE_=en-AU
|
build_flags = ; -D_IR_LOCALE_=en-AU
|
||||||
|
|
||||||
[env:nodemcuv2]
|
[env:nodemcuv2]
|
||||||
|
|||||||
@@ -10,6 +10,7 @@ framework = arduino
|
|||||||
lib_extra_dirs = ../../
|
lib_extra_dirs = ../../
|
||||||
lib_ldf_mode = deep+
|
lib_ldf_mode = deep+
|
||||||
lib_ignore = examples
|
lib_ignore = examples
|
||||||
|
monitor_speed = 115200
|
||||||
build_flags = ; -D_IR_LOCALE_=en-AU
|
build_flags = ; -D_IR_LOCALE_=en-AU
|
||||||
|
|
||||||
[env:nodemcuv2]
|
[env:nodemcuv2]
|
||||||
|
|||||||
@@ -10,6 +10,7 @@ framework = arduino
|
|||||||
lib_extra_dirs = ../../
|
lib_extra_dirs = ../../
|
||||||
lib_ldf_mode = deep+
|
lib_ldf_mode = deep+
|
||||||
lib_ignore = examples
|
lib_ignore = examples
|
||||||
|
monitor_speed = 115200
|
||||||
build_flags = ; -D_IR_LOCALE_=en-AU
|
build_flags = ; -D_IR_LOCALE_=en-AU
|
||||||
|
|
||||||
[env:nodemcuv2]
|
[env:nodemcuv2]
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ lib_extra_dirs = ../../
|
|||||||
lib_ldf_mode = deep+
|
lib_ldf_mode = deep+
|
||||||
lib_ignore = examples
|
lib_ignore = examples
|
||||||
framework = arduino
|
framework = arduino
|
||||||
|
monitor_speed = 115200
|
||||||
build_flags = ; -D_IR_LOCALE_=en-AU
|
build_flags = ; -D_IR_LOCALE_=en-AU
|
||||||
|
|
||||||
[env:nodemcuv2]
|
[env:nodemcuv2]
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ lib_extra_dirs = ../../
|
|||||||
lib_ldf_mode = deep+
|
lib_ldf_mode = deep+
|
||||||
lib_ignore = examples
|
lib_ignore = examples
|
||||||
framework = arduino
|
framework = arduino
|
||||||
|
monitor_speed = 115200
|
||||||
build_flags = ; -D_IR_LOCALE_=en-AU
|
build_flags = ; -D_IR_LOCALE_=en-AU
|
||||||
|
|
||||||
[env:nodemcuv2]
|
[env:nodemcuv2]
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ lib_extra_dirs = ../../
|
|||||||
lib_ldf_mode = deep+
|
lib_ldf_mode = deep+
|
||||||
lib_ignore = examples
|
lib_ignore = examples
|
||||||
framework = arduino
|
framework = arduino
|
||||||
|
monitor_speed = 115200
|
||||||
build_flags = ; -D_IR_LOCALE_=en-AU
|
build_flags = ; -D_IR_LOCALE_=en-AU
|
||||||
|
|
||||||
[env:nodemcuv2]
|
[env:nodemcuv2]
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ lib_extra_dirs = ../../
|
|||||||
lib_ldf_mode = deep+
|
lib_ldf_mode = deep+
|
||||||
lib_ignore = examples
|
lib_ignore = examples
|
||||||
framework = arduino
|
framework = arduino
|
||||||
|
monitor_speed = 115200
|
||||||
build_flags = ; -D_IR_LOCALE_=en-AU
|
build_flags = ; -D_IR_LOCALE_=en-AU
|
||||||
|
|
||||||
[env:nodemcuv2]
|
[env:nodemcuv2]
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ lib_extra_dirs = ../../
|
|||||||
lib_ldf_mode = deep+
|
lib_ldf_mode = deep+
|
||||||
lib_ignore = examples
|
lib_ignore = examples
|
||||||
framework = arduino
|
framework = arduino
|
||||||
|
monitor_speed = 115200
|
||||||
build_flags = ; -D_IR_LOCALE_=en-AU
|
build_flags = ; -D_IR_LOCALE_=en-AU
|
||||||
|
|
||||||
[env:nodemcuv2]
|
[env:nodemcuv2]
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ lib_extra_dirs = ../../
|
|||||||
lib_ldf_mode = deep+
|
lib_ldf_mode = deep+
|
||||||
lib_ignore = examples
|
lib_ignore = examples
|
||||||
framework = arduino
|
framework = arduino
|
||||||
|
monitor_speed = 115200
|
||||||
build_flags = ; -D_IR_LOCALE_=en-AU
|
build_flags = ; -D_IR_LOCALE_=en-AU
|
||||||
|
|
||||||
[env:nodemcuv2]
|
[env:nodemcuv2]
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ lib_extra_dirs = ../../
|
|||||||
lib_ldf_mode = deep+
|
lib_ldf_mode = deep+
|
||||||
lib_ignore = examples
|
lib_ignore = examples
|
||||||
framework = arduino
|
framework = arduino
|
||||||
|
monitor_speed = 115200
|
||||||
build_flags = ; -D_IR_LOCALE_=en-AU
|
build_flags = ; -D_IR_LOCALE_=en-AU
|
||||||
|
|
||||||
[env:nodemcuv2]
|
[env:nodemcuv2]
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ lib_extra_dirs = ../../
|
|||||||
lib_ldf_mode = deep+
|
lib_ldf_mode = deep+
|
||||||
lib_ignore = examples
|
lib_ignore = examples
|
||||||
framework = arduino
|
framework = arduino
|
||||||
|
monitor_speed = 115200
|
||||||
build_flags = ; -D_IR_LOCALE_=en-AU
|
build_flags = ; -D_IR_LOCALE_=en-AU
|
||||||
|
|
||||||
[env:nodemcuv2]
|
[env:nodemcuv2]
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ lib_extra_dirs = ../../
|
|||||||
lib_ldf_mode = deep+
|
lib_ldf_mode = deep+
|
||||||
lib_ignore = examples
|
lib_ignore = examples
|
||||||
framework = arduino
|
framework = arduino
|
||||||
|
monitor_speed = 115200
|
||||||
build_flags = ; -D_IR_LOCALE_=en-AU
|
build_flags = ; -D_IR_LOCALE_=en-AU
|
||||||
|
|
||||||
[env:nodemcuv2]
|
[env:nodemcuv2]
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ lib_extra_dirs = ../../
|
|||||||
lib_ldf_mode = deep+
|
lib_ldf_mode = deep+
|
||||||
lib_ignore = examples
|
lib_ignore = examples
|
||||||
framework = arduino
|
framework = arduino
|
||||||
|
monitor_speed = 115200
|
||||||
build_flags = ; -D_IR_LOCALE_=en-AU
|
build_flags = ; -D_IR_LOCALE_=en-AU
|
||||||
|
|
||||||
[env:nodemcuv2]
|
[env:nodemcuv2]
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ lib_extra_dirs = ../../
|
|||||||
lib_ldf_mode = deep+
|
lib_ldf_mode = deep+
|
||||||
lib_ignore = examples
|
lib_ignore = examples
|
||||||
framework = arduino
|
framework = arduino
|
||||||
|
monitor_speed = 115200
|
||||||
build_flags = ; -D_IR_LOCALE_=en-AU
|
build_flags = ; -D_IR_LOCALE_=en-AU
|
||||||
|
|
||||||
[env:nodemcuv2]
|
[env:nodemcuv2]
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ lib_extra_dirs = ../../
|
|||||||
lib_ldf_mode = deep+
|
lib_ldf_mode = deep+
|
||||||
lib_ignore = examples
|
lib_ignore = examples
|
||||||
framework = arduino
|
framework = arduino
|
||||||
|
monitor_speed = 115200
|
||||||
build_flags = ; -D_IR_LOCALE_=en-AU
|
build_flags = ; -D_IR_LOCALE_=en-AU
|
||||||
|
|
||||||
[env:nodemcuv2]
|
[env:nodemcuv2]
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ lib_extra_dirs = ../../
|
|||||||
lib_ldf_mode = deep+
|
lib_ldf_mode = deep+
|
||||||
lib_ignore = examples
|
lib_ignore = examples
|
||||||
framework = arduino
|
framework = arduino
|
||||||
|
monitor_speed = 115200
|
||||||
build_flags = ; -D_IR_LOCALE_=en-AU
|
build_flags = ; -D_IR_LOCALE_=en-AU
|
||||||
|
|
||||||
[env:nodemcuv2]
|
[env:nodemcuv2]
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ lib_extra_dirs = ../../
|
|||||||
lib_ldf_mode = deep+
|
lib_ldf_mode = deep+
|
||||||
lib_ignore = examples
|
lib_ignore = examples
|
||||||
framework = arduino
|
framework = arduino
|
||||||
|
monitor_speed = 115200
|
||||||
build_flags = ; -D_IR_LOCALE_=en-AU
|
build_flags = ; -D_IR_LOCALE_=en-AU
|
||||||
|
|
||||||
[env:nodemcuv2]
|
[env:nodemcuv2]
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ lib_extra_dirs = ../../
|
|||||||
lib_ldf_mode = deep+
|
lib_ldf_mode = deep+
|
||||||
lib_ignore = examples
|
lib_ignore = examples
|
||||||
framework = arduino
|
framework = arduino
|
||||||
|
monitor_speed = 115200
|
||||||
build_flags = ; -D_IR_LOCALE_=en-AU
|
build_flags = ; -D_IR_LOCALE_=en-AU
|
||||||
|
|
||||||
[env:nodemcuv2]
|
[env:nodemcuv2]
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ lib_extra_dirs = ../../
|
|||||||
lib_ldf_mode = deep+
|
lib_ldf_mode = deep+
|
||||||
lib_ignore = examples
|
lib_ignore = examples
|
||||||
framework = arduino
|
framework = arduino
|
||||||
|
monitor_speed = 115200
|
||||||
build_flags = ; -D_IR_LOCALE_=en-AU
|
build_flags = ; -D_IR_LOCALE_=en-AU
|
||||||
|
|
||||||
[common]
|
[common]
|
||||||
|
|||||||
@@ -9,6 +9,7 @@ lib_ignore = examples
|
|||||||
framework = arduino
|
framework = arduino
|
||||||
platform = espressif8266
|
platform = espressif8266
|
||||||
build_flags = ; -D_IR_LOCALE_=en-AU
|
build_flags = ; -D_IR_LOCALE_=en-AU
|
||||||
|
monitor_speed = 115200
|
||||||
|
|
||||||
[env:nodemcuv2]
|
[env:nodemcuv2]
|
||||||
board = nodemcuv2
|
board = nodemcuv2
|
||||||
|
|||||||
Reference in New Issue
Block a user