Javascript cleanup
This commit is contained in:
@@ -29,7 +29,6 @@ extra_scripts =
|
||||
post:extra_post.py
|
||||
lib_ldf_mode = chain
|
||||
monitor_speed = 115200
|
||||
# monitor_raw = yes
|
||||
build_flags =
|
||||
-DPIO_ENV_BUILD=$PIOENV
|
||||
-DBOARD_HAS_PSRAM
|
||||
@@ -43,13 +42,12 @@ build_flags =
|
||||
build_unflags =
|
||||
-std=gnu++11
|
||||
|
||||
custom_version = 0.1.1
|
||||
custom_version = 0.2.0
|
||||
custom_versionformat = DEVELOP # Version format switch: e.g.DEVELOP=dev<yyyymmdd>|RELEASE=1.0.0
|
||||
|
||||
[env:obpkp61]
|
||||
build_type = release # debug | release
|
||||
board = esp32_s3_nano
|
||||
#board = arduino_nano_esp32 # ATTENTION! Pin numbering scheme changes
|
||||
board_upload.flash_size = 16MB
|
||||
board_build.partitions = default_16MB.csv #ESP32-S3 N16, 16MB flash
|
||||
upload_port = /dev/ttyACM0
|
||||
|
||||
Reference in New Issue
Block a user