index
:
arduino-avr-xinput
master
A fork of Dmadison's Xinput Arduino avr core with a package.json
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libraries
/
EEPROM
Age
Commit message (
Expand
)
Author
2018-09-03
Fix compiler warnings about ignored 'const' in EEPROM.h
Brian Park
2016-03-03
Update library.properties
SimonePDA
2016-03-02
moved .h file in src folder
Alice Pintus
2016-03-01
update sentences
Alice Pintus
2015-11-24
eeprom_clear example: Set pinMode of LED pin
per1234
2015-09-28
Added Arduino Zero exclusion to README
Arturo Guadalupi
2015-09-21
Modified reference to Leonardo only in the examples
Arturo Guadalupi
2015-09-18
Fixed wrong category in EEPROM
Cristian Maglie
2015-09-18
Added categories to libraries
Cristian Maglie
2015-07-06
Examples: mass code format. See example_formatter.conf
Federico Fissore
2015-05-20
Due to website configuration changes, every url starting with http://arduino....
Federico Fissore
2015-05-19
Libraries bundled with cores will take the type of that core, instead of rely...
Federico Fissore
2015-03-27
LibraryManager: better type filtering
Federico Fissore
2015-03-24
EEPROM: examples: fix Serial for board Leonardo
Martino Facchin
2015-03-24
Fixed EEPROM examples and added readme
Chris--A
2015-03-20
Updated EEPROM examples.
Chris--A
2015-03-19
Small tweaks to EEPROM lib and examples.
Chris--A
2015-03-18
Updated EEPROM storage class
Chris--A
2015-03-17
Added additional examples to EEPROM lib
Chris--A
2015-03-17
Added new version of EEPROM library.
Chris--A
2014-07-18
missing paragraph field in library.properties
Fede85
2014-07-18
modified sentences in library.properties files
Fede85
2013-11-21
Revert "EEPROM library to the new format"
Cristian Maglie
2013-06-27
EEPROM library to the new format
Fede85
2012-12-10
fixed permissions on a lot of text files. see #1116
Federico Fissore
2012-05-23
Merge of arduino-1.0.1. Work in progress...
Cristian Maglie
2012-01-04
Moved libraries folder inside platform folder. Now libraries and examples are...
Cristian Maglie
2009-11-07
Moving libraries out of arduino platform / core directory and to top-level.
David A. Mellis
2007-10-06
Moving libraries out from inside targets and creating bootloaders directory.
David A. Mellis