Skip to content

barthess/24aa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Abstraction layer for small capacity EEPROM ICs like 24AA/25AA.

1. DESCRIPTION

This library designed to work on top of ChibiOS/RT. It abstracts access to
EEPROM and FRAM like a regular file(s).

2. LIMITATIONS

* Supports only self erasable ICs.
* No 'RAID' like combining

3. USAGE 
 
You can fine example project in 'test_app' directory. 

4. LICENSE

Actual code is published under the Apache License, Version 2.0.
Old unmaintainable code in 'legacy' directory published under BSD-3 license.

Author: Uladzimir Pylinski aka barthess (barthess@yandex.ru). 
03.11.2016

About

EEPROM driver for ChibiOS/RT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published