-
-
Notifications
You must be signed in to change notification settings - Fork 71
macOS: Missing fields in boards manager list #21
Comments
same issue osx 10.13.6 high sierra |
The issue is still there on Alpha 0.0.2. |
Adding more context: |
But Arduino UNO board is not available after installation "Arduino AVR boards". See #69 |
How can I reproduce it? Do I have to use an additional board manager URL or do I have to install a core manually? Thanks! |
I was unable to reproduce this with the following list of 3rd party core support:
@rei-vilo, @hex705, do you have Update: I used this link to extract the 3rd party URLs: https://github.com/arduino/Arduino/wiki/Unofficial-list-of-3rd-party-boards-support-urls |
Can I get some feedback from anyone, please? How can I reproduce the defect? CC: @mastrolinux |
sorry for delay - here is my context. i am on osx 10.13.6 reading the thread I realized -- i have a version of Arduino 1.8.10 also installed on my machine with following url based boards added on: I also have a manually added avr board in --> Arduino/hardware/ folder The boards that do not have dev info in the pro-ide board menu seem to match the manual add-on (hardware folder) and the URLs I have added to my regular Arduino install. When I scroll down I do get to Arduino boards with developer and other info included. I am guessing that there is a some incomplete cross-over of platforms ? hope this helps. |
Thank you, @hex705!
How can I do the same?
Did you mean |
Hardware can live within the sketchbook folder, so for OSX that would be |
HI All, to clarify -- I meant :: /users/myCOmputerName/Documents/Arduino/hardware which has my manually added board -- in the hardware folder: boards.txt has this content: bootloader is Arduino-usbserial-atmega16u2-Uno-Rev3.hex which i got off the internet somewhere to update the 16u2 chip on a board at some point in my past. hope that helps. s |
Upstream issue in the CLI: arduino/arduino-cli#506 |
v0.0.3 has been released, moving this issue to v0.0.4 milestone. |
This issue has been fixed in the CLI. |
Describe the bug
Missing fields in boards manager list
To Reproduce
Steps to reproduce the behavior:
Expected behavior

Fully populated list with names and providers.
Screenshots

If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: macOS 10.15 Catalina
Version:
Additional context
Similar to #10 but on macOS.
The text was updated successfully, but these errors were encountered: