Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Apr 7, 2021
SPI: restore 12MHz as maximum frequency
Show description for aa21f4fcommitted
Commits on Apr 6, 2021
Merge pull request #612 from facchinm/no_forced_namespace
Show description for 9f91accauthoredMerge pull request #613 from henrygab/patch-4
Show description for af726a7authoredMerge pull request #619 from per1234/fix-keywords
Show description for d1ac732authoredMerge pull request #618 from bxparks/saferingbuffer
Show description for cfa2899authored
Commits on Apr 4, 2021
Use established KEYWORD_TOKENTYPE for global instance keywords
Show description for d681383committed
Commits on Apr 2, 2021
Commits on Apr 1, 2021
Merge pull request #617 from per1234/non-verbose-ci
Show description for eb0a10aauthoredDisable verbose output in sketch compilation CI logs
Show description for 34ead75authored
Commits on Mar 29, 2021
Fix compiler warning from useless volatile
Show description for f99e452authoredMerge pull request #607 from per1234/pin-ace-libs
Show description for ed76cf5authoredDon't spill arduino namespace in headers
Show description for a3cc04dcommitted
Commits on Feb 22, 2021
Pin Ace* libraries at last compatible version in CI workflow
Show description for 6f93f9bauthored
Commits on Feb 11, 2021
Use authenticated API requests in "Compile Examples" CI workflow (#584)
Show description for f6148c3authored
Commits on Dec 24, 2020
- committed
Merge pull request #588 from facchinm/pgmspace
Show description for 214c775authoredMerge pull request #586 from ksmith3036/master
Show description for f35f157authoredMerge pull request #3 from per1234/pgmspace
Show description for 678d57dauthored
Commits on Dec 23, 2020
Configure CI workflow to compile AceTime library example
Show description for 245da70committedSometimes an Arduino sketch needs to reset the MCU, but still wants to have some variables to be able to survive.
Show description for aafa688committedTo allow the MKR VIDOR 4000 loader to build to less than 8 KByte, the string handling of compile time DATE and TIME had to be concatinated in source code.
Show description for efcc5c9committed- committed
Make bootloaders check for the MCU Security Bit.
Show description for 7d69dd6committed- committed
Add deprecated-avr-comp folder to include list
Show description for 99711dfcommitted
Commits on Dec 22, 2020
Merge pull request #582 from facchinm/saferingbuffer
Show description for 738af17authoredMerge pull request #583 from facchinm/fix_warnings
Show description for 07d61eaauthored
Commits on Dec 18, 2020
Fix all warnings
Show description for a0fcb66committedMerge pull request #579 from facchinm/spi_fix_maxclock
Show description for 182a28aauthoredMerge pull request #541 from ROBOTIS-Will/patch-1
Show description for ad95d3cauthoredUse www subdomain in arduino.cc URLs
Show description for 29ab27cProvide irq safe implementation of RingBuffer
Show description for a110c0bcommitted
Commits on Dec 17, 2020
Limit max SPI clock frequency to F_CPU/2
Show description for 738a0e9committed
Commits on Dec 15, 2020
Merge pull request #574 from giulcioffi/APIintegration
Show description for d5d336cauthored- committed