File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load diff This file was deleted.
Load diff This file was deleted.
Original file line number Diff line number Diff line change @@ -10,23 +10,15 @@ lib_deps =
1010 electroniccats/MPU6050@^1.4.4
1111 fastled/FastLED@^3.10.3
1212 tzapu/WiFiManager@^2.0.17
13- h2zero/NimBLE-Arduino@^2.3.2
14- tbekas/BLE-Gamepad-Client@^0.11.0
15- ; ricardoquesada/bluepad32@^4.2.0
13+ h2zero/NimBLE-Arduino@^2.3.2
1614 ; https://github.com/micro-ROS/micro_ros_platformio
1715build_flags =
1816 -D CORE_DEBUG_LEVEL =2
1917 -D DEBUG_ESP_PORT =Serial
20- -D CONFIG_BT_NIMBLE_HOST_TASK_STACK_SIZE =8192
2118 -std =gnu++17
22-
2319[env:esp32dev]
24- ; platform = https://github.com/pioarduino/platform-espressif32/releases/download/55.03.31-2/platform-espressif32.zip
2520platform = platformio/espressif32@6.12.0
2621board = esp32dev
27- ; platform_packages =
28- ; framework-arduinoespressif32@https://github.com/maxgerhardt/pio-framework-bluepad32/archive/refs/heads/main.zip
29- ; board.build_partitions = huge_app.csv
3022board_build.partitions = custom_4mb_noota.csv
3123board_build.filesystem = littlefs
3224framework = arduino, espidf
You can’t perform that action at this time.
0 commit comments