WrapDB Browser

WrapDB Browser

arduinocore-avr

Metadata for this package is not yet available.

Source URL is https://downloads.arduino.cc/cores/staging/avr-1.8.7.tar.bz2.

Package metadata is not taken from the WrapDB database and may be inaccurate. See this issue for details.

Version:

Usage

Install the latest arduinocore-avr package with the following command:

meson wrap install arduinocore-avr

Or, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.

Libraries (or programs) from arduinocore-avr 1.8.7-1 can be used by adding the following lines to your meson.build file:

arduinocore_dep = dependency('arduinocore')
arduinocore_main_dep = dependency('arduinocore-main')
arduinocore_eeprom_dep = dependency('arduinocore-eeprom')
arduinocore_hid_dep = dependency('arduinocore-hid')
arduinocore_softwareserial_dep = dependency('arduinocore-softwareserial')
arduinocore_spi_dep = dependency('arduinocore-spi')
arduinocore_wire_dep = dependency('arduinocore-wire')

Project Options

Loading patch files...

Patch Files Preview

Loading patch files...