Skip to content

Commit

Permalink
Preliminary I2S reception shows life
Browse files Browse the repository at this point in the history
Initial testing of I2S reception API
Add API calls:
i2s_rxtx_begin(bool rx, rool tx);
i2s_read_sample(uint32_t *l, uint32_t *r);
  • Loading branch information
earlephilhower committed Mar 22, 2018
1 parent a2d93a2 commit 740e9bd
Show file tree
Hide file tree
Showing 2 changed files with 240 additions and 83 deletions.
Loading

0 comments on commit 740e9bd

Please sign in to comment.