-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Comparing changes
Open a pull request
base repository: arduino/Arduino
base: master
head repository: Chris--A/Arduino
compare: EEPROM_2.1
- 13 commits
- 6 files changed
- 2 contributors
Commits on Dec 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for acbd8bc - Browse repository at this point
Copy the full SHA acbd8bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a209440 - Browse repository at this point
Copy the full SHA a209440View commit details -
Improved EEPtr for better iteration. And standardised its behavior.
Taking the address of an EERef will now return an EEPtr as well.
Configuration menu - View commit details
-
Copy full SHA for db80e32 - Browse repository at this point
Copy the full SHA db80e32View commit details -
Added bit handling to EEPROM library.
Now reading and writing of individual bits is possible.
Configuration menu - View commit details
-
Copy full SHA for 6a8e3b9 - Browse repository at this point
Copy the full SHA 6a8e3b9View commit details -
Added extended iteration functionality to EEPROM library.
Now arbitrary ranges can be iterated. Also EEMEM variables can be serialized with this feature.
Configuration menu - View commit details
-
Copy full SHA for 2f67caf - Browse repository at this point
Copy the full SHA 2f67cafView commit details -
Fixed EEPROM examples to remove any doubt for beginners.
Fixes arduino/Arduino#5488 Fixes #3841
Configuration menu - View commit details
-
Copy full SHA for c6d7839 - Browse repository at this point
Copy the full SHA c6d7839View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff78b24 - Browse repository at this point
Copy the full SHA ff78b24View commit details -
Added String handling to EEPROM put() & get() functions.
Also added another overload for EEMEM get() overload.
Configuration menu - View commit details
-
Copy full SHA for f4f5333 - Browse repository at this point
Copy the full SHA f4f5333View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd9703c - Browse repository at this point
Copy the full SHA dd9703cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92707f5 - Browse repository at this point
Copy the full SHA 92707f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08f50d6 - Browse repository at this point
Copy the full SHA 08f50d6View commit details
Commits on Jan 3, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 7881805 - Browse repository at this point
Copy the full SHA 7881805View commit details
Commits on Jan 13, 2017
-
Merge pull request #3 from eric-wieser/const-eeprom
Comparing, reading, and writing EEPtr is a const operation
Configuration menu - View commit details
-
Copy full SHA for 0c40784 - Browse repository at this point
Copy the full SHA 0c40784View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...EEPROM_2.1