Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Oct 20, 2021
Add GitHub Actions workflow to synchronize with shared repository labels
Show description for 2dcf0a5committed
Commits on Aug 3, 2021
Configure "Compile Examples" workflow to skip incompatible sketch/board combo
Show description for 3a72801committed- committed
Commits on Aug 2, 2021
Remove "pulsein" board attribute from "Compile Examples" CI workflow
Show description for 3cf1130committedEnable `pulseIn()` sketches for Portenta in sketch compilation workflow
Show description for 9b2ba95committedUse FQBN for sketch compilation workflow job names
Show description for 759c03bcommittedUse modern board-specific Mbed OS Boards platforms
Show description for c66e55ccommittedUse modern `arduino/compile-sketches` API
Show description for bad4977committedUse modern action version in sketch compilation workflow
Show description for 256ad33committedExpand compilation workflow's paths filter to cover more irrelevant files
Show description for 6e29169committed
Commits on May 25, 2021
Update ArduinoISP.ino
Show description for ffea159
Commits on May 7, 2021
Merge pull request #37 from per1234/license
Show description for 4ee37f6authoredAdd Creative Commons Zero v1.0 Universal license file
Show description for 801e18ecommitted
Commits on Mar 28, 2021
Commits on Mar 26, 2021
Update all URLs in example comments
Show description for 972f6e5committed
Commits on Mar 21, 2021
Add current limiting resistors for LEDs to circuit description comments
Show description for c8fae22committed
Commits on Nov 25, 2020
Merge pull request #23 from kengdahl/patch-1
Show description for 8e69527authored
Commits on Nov 18, 2020
Merge pull request #24 from per1234/arduinoisp-arduinocore-api-version
Show description for c9ba075authoredRestrict ArduinoISP name collision fix to ArduinoCore-API 1.0.1
Show description for 5d5e15bcommitted
Commits on Nov 16, 2020
Update AnalogReadSerial.ino
Show description for 9e44953authored
Commits on Oct 15, 2020
Update FQBN for Portenta H7 in Compile Examples CI workflow
Show description for 4421ef8committed
Commits on Sep 26, 2020
Update 04.Analog/Calibrate.ino
Show description for 01de945
Commits on Sep 7, 2020
Revert "Provide GitHub token to action in Compile Examples CI workflow"
Show description for b3da224committed
Commits on Sep 4, 2020
Remove compilations of sketches using pulseIn() for Portenta from CI workflow
Show description for 6336b9ccommittedRemove compilations of sketches using tone() for Due from CI workflow
Show description for 7002d51committed- committed
Fix name collision in ArduinoISP sketch with function declared by Mbed OS
Show description for cca4989committedFix SPISettings name collision in ArduinoISP sketch when compiled in bitbanged SPI mode for board using ArduinoCore-API
Show description for b94e757committedProvide GitHub token to action in Compile Examples CI workflow
Show description for 50228bfcommittedRun examples_formatter.sh on example sketches
Show description for c2c9d99committed- committed
Run examples_formatter.sh on example sketches
Show description for c227a58committedAdd CI workflow to check example sketches for compliance with the code formatting style
Show description for cf3d5a4committedAdd GitHub Actions workflow to check for commonly misspelled words
Show description for 5518d99committedAdd GitHub Actions workflow to compile examples sketches
Show description for 52a0ab5committed