aboutsummaryrefslogtreecommitdiff
path: root/i2c/sw/trng_extractor_i2c.c
AgeCommit message (Collapse)Author
2015-04-21Unify eim and i2c memory map, unify apps, build libraries.Paul Selkirk
2015-04-08Unify and refactor eim and i2c software.Paul Selkirk
Unify memory maps. Move tc_init, tc_next, tc_wait_* into tc_[eim|i2c].c. Move eim_setup into tc_eim.c, move i2c_open into tc_i2c.c.
2015-04-03Add scaling factor to trng_extractor for easier bulk data extraction.Paul Selkirk
2015-04-02Add trng_extractor app to eim and i2c, refactor i2c apps to use common ↵Paul Selkirk
memory map.