Skip to content

Unofficial list of 3rd party boards support urls

Stanimir-Petev edited this page Aug 16, 2016 · 335 revisions

Have you added support for a non Arduino board to the Arduino IDE? Please let everyone know by publishing your package_YOUR-NAME_PACKAGE-NAME_index.json url.

If you are using Arduino IDE 1.6.6 then you may need to open Boards Manager twice before the entry for a newly added Boards Manager URL will appear(issue #3795).

List of 3rd party boards support urls

OLIMEX (PIC32 BOARDS): https://raw.githubusercontent.com/OLIMEX/Arduino_configurations/master/package_olimex_pic_index.json

  • Examples for PIC32-PINGUINO, PIC32-PINGUINO-OTG
  • Library and examples for OLIMEX UEXT extension board (MOD-GPS)

*Note: Since the tools (compiler, uploader, drivers) are from chipKIT's package you have to add their .json file (https://raw.githubusercontent.com/chipKIT32/chipKIT-core/master/package_chipkit_index.json) in the list of "Additional Boards Managers URLs" (installation of chipKIT's package is not required).

OLIMEX (STM32 BOARDS): https://raw.githubusercontent.com/OLIMEX/Arduino_configurations/master/package_olimex_stm_index.json

Clone this wiki locally