Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.

Problem with search board (3rd party --additional-urls) #177

Closed
Master811129 opened this issue Jan 15, 2020 · 12 comments
Closed

Problem with search board (3rd party --additional-urls) #177

Master811129 opened this issue Jan 15, 2020 · 12 comments
Assignees
Labels
type: enhancement New feature or request

Comments

@Master811129
Copy link

Master811129 commented Jan 15, 2020

Describe the bug
"Search board" doesn't search any 3rd party board.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Select board and port'
  2. Click on 'SEARCH BOARD'
  3. type a non-official board name WITH " '' CHARACTER
  4. See bug

Screenshots
Annotation 2020-01-15 211843
Annotation 2020-01-15 212111
Annotation 2020-01-15 212519
Annotation 2020-01-15 212336

Desktop (please complete the following information):

  • OS: Windows 10
@Master811129 Master811129 added the type: imperfection Something isn't working label Jan 15, 2020
@Master811129
Copy link
Author

I think the IDE has some problems with "space" character.
Do you have any idea?

@kittaakos
Copy link
Contributor

any 3rd party board.

Can you please share your 3rd party core URL which contains ESP32 Dev Module. How did register your 3rd party boards list into the app, did you do it via the CLI manually?

@kittaakos
Copy link
Contributor

3rd party core URL which contains ESP32 Dev Module

I guess this one: https://raw.githubusercontent.com/espressif/arduino-esp32/master/package/package_esp32_index.template.json. At least it contains the ESP32 Dev Module board.

@Master811129
Copy link
Author

3rd party core URL which contains ESP32 Dev Module

I guess this one: https://raw.githubusercontent.com/espressif/arduino-esp32/master/package/package_esp32_index.template.json. At least it contains the ESP32 Dev Module board.

I use this 3rd party core
https://dl.espressif.com/dl/package_esp32_index.json

i added this core using JAVA ide.
i'm using 0.0.3 alpha and win10.

@kittaakos
Copy link
Contributor

It seems to be a CLI issue. I have opened an upstream ticket: arduino/arduino-cli#569

@kittaakos kittaakos added topic: CLI Anything that has to implemented on the CLI side first type: enhancement New feature or request and removed topic: CLI Anything that has to implemented on the CLI side first type: imperfection Something isn't working labels Jan 30, 2020
@kittaakos
Copy link
Contributor

This is a missing feature. See my comment here: arduino/arduino-cli#569 (comment)

The Pro IDE is not yet fully support 3rd party boards. Let me check how much effort would it take to implement. Bear with me.

@kittaakos kittaakos changed the title Problem with search board Problem with search board (3rd part --additional-urls) Jan 30, 2020
@kittaakos kittaakos changed the title Problem with search board (3rd part --additional-urls) Problem with search board (3rd party --additional-urls) Jan 30, 2020
@kittaakos kittaakos self-assigned this Feb 3, 2020
@kittaakos
Copy link
Contributor

Some progress on this item:

3rd_party_01
3rd_party_02
3rd_party_03
3rd_party_04

Please note, it is pretty much in development state and is currently blocked by arduino/arduino-cli#570

@wcarvalho0
Copy link

Some progress on this item:

3rd_party_01
3rd_party_02
3rd_party_03
3rd_party_04

Please note, it is pretty much in development state and is currently blocked by arduino/arduino-cli#570

on my arduino pro ide it doesn't have this arduino tab from the second image

@kittaakos
Copy link
Contributor

on my arduino pro ide it doesn't have this arduino tab from the second image

We have not released it yet. Work in progress...

Please bear with us.

@wcarvalho0
Copy link

wcarvalho0 commented Feb 12, 2020

on my arduino pro ide it doesn't have this arduino tab from the second image

We have not released it yet. Work in progress...

Please bear with us.

ok thank you very much, do you have any prediction of when it will be released?

and have any alternative for me to add esp32 to the available boards

@Master811129
Copy link
Author

This issue has been fixed so i close it

@Master811129
Copy link
Author

This issue has been fixed so i close it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants