Skip to content

Add support for libraries arduino supply by default#6

Open
wanzenried wants to merge 1 commit intotttapa:masterfrom
wanzenried:feature/include-core-libraries
Open

Add support for libraries arduino supply by default#6
wanzenried wants to merge 1 commit intotttapa:masterfrom
wanzenried:feature/include-core-libraries

Conversation

@wanzenried
Copy link

This adds support for the 5 libraries that are bundled with ArduinoCore-avr by default:

  • EEPROM.h
  • HID.h
  • SPI.h
  • SoftwareSerial.h
  • Wire.h

This is done via 5 libraries in a new .cmake file, which can then be included in the main CMakeLists.txt file if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant