-
-
Notifications
You must be signed in to change notification settings - Fork 71
STM32 boards custom options are not available #195
Comments
hi @TzOk83 what platform are you on? You can see my config file below arduino_data: /Users/xxx/Library/arduino15
board_manager:
additional_urls:
- https://dl.espressif.com/dl/package_esp32_index.json
- http://arduino.esp8266.com/stable/package_esp8266com_index.json
- https://github.com/stm32duino/BoardManagerFiles/raw/master/STM32/package_stm_index.json
daemon:
port: "50051"
directories:
data: /Users/xxx/Library/Arduino15
downloads: /Users/xxx/Library/Arduino15/staging
user: /xxx/xxx/AppsDocuments/Arduino
logging:
file: ""
format: text
level: info
proxy_type: auto
sketchbook_path: /xxx/xxx/AppsDocuments/Arduino |
I am using Win7 and failed to find arduino-cli.yaml in the user or Arduino_pro directory. Also used agent-ransack to search for entries shown above such as proxy_type and arduino_data but failed to find a match. Except embedded in the executable arduino_cli.exe |
@TzOk83 let's wait for our devs to check this issue out, it might just be a parsing bug somewhere :) |
Closing as duplicate of #10 |
The STM32Duino package boards are impossible to select. No options available for them.
The text was updated successfully, but these errors were encountered: