Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arduino/arduinocore-sam
https://github.com/arduino/arduinocore-sam
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/arduino/arduinocore-sam
- Owner: arduino
- Created: 2017-01-19T11:53:54.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-10-07T05:19:01.000Z (about 1 year ago)
- Last Synced: 2024-10-07T09:51:32.352Z (about 1 month ago)
- Language: HTML
- Size: 18.2 MB
- Stars: 81
- Watchers: 21
- Forks: 107
- Open Issues: 117
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Arduino Core for SAM3X CPU
This repository contains the source code and configuration files of the Arduino Core for Atmel's SAM3X processor (used on the [Arduino Due](https://www.arduino.cc/en/Main/ArduinoBoardDue) board).
## Installation on Arduino IDE
This core is available as a package in the Arduino IDE cores manager.
Just open the "Boards Manager" and install the package called:* **Arduino SAM Boards (32-bit ARM Cortex-M3)**
## Support
There is a dedicated section of the Arduino Forum for general discussion and project assistance:
http://forum.arduino.cc/index.php?board=87.0
## Bugs or Issues
If you find a bug you can submit an issue here on github:
https://github.com/arduino/ArduinoCore-sam/issues
Before posting a new issue, please check if the same problem has been already reported by someone else to avoid duplicates.
## Contributions
Contributions are always welcome.
The preferred way to receive code contribution is by submitting a Pull Request on github.