-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Labels
Component: Board/Lib ManagerBoards Manager or Library ManagerBoards Manager or Library ManagerType: Bug
Milestone
Description
Using Arduino IDE 1.8.6 Hourly Build 2018/09/06 04:33 with Windows 10 64 bit
- Tools > Board > Boards Manager
- Click on "Arduino AVR Boards" - It should show "version 1.6.22 INSTALLED".
- From the dropdown menu, select 1.6.21.
- Click "Install" - After installation finishes, it still shows "version 1.6.22 INSTALLED". Both version 1.6.22 and version 1.6.21 are missing from the dropdown menu.
- Click "Close".
- Tools > Board > Arduino/Genuino Uno
- File > Preferences > Show verbose output during compilation
- Sketch > Verify/Compile - the output shows the Arduino AVR Boards 1.6.21 core is being used, but with the Arduino Boards 1.6.22 toolchain. The same holds with uploads.
The problem does not occur with Arduino IDE 1.8.5.
Could this be related to Arduino AVR Boards 1.6.22 never having been released to https://downloads.arduino.cc/packages/package_index.json?
Metadata
Metadata
Assignees
Labels
Component: Board/Lib ManagerBoards Manager or Library ManagerBoards Manager or Library ManagerType: Bug