diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-05-19 14:50:44 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-05-19 18:45:45 -0400 |
commit | 395e5b355bab702943c2fcfdffa2dbab1b0e8d15 (patch) | |
tree | 91d35d176de3b3e9cab1cdfb3ecb8a112d7748d6 /.gitignore | |
parent | 71b5af16efd52f5867693a72d03a80b28e35103e (diff) | |
download | librambutan-395e5b355bab702943c2fcfdffa2dbab1b0e8d15.tar.gz librambutan-395e5b355bab702943c2fcfdffa2dbab1b0e8d15.zip |
i2c: Renaming, type changes, exposing i2c_init(), documentation.
Changes to struct i2c_dev members:
- uint8 clk_line's type is changing and is being renamed, is now
rcc_clk_id clk_id
- uint8 ev_nvic_line's type is changing to nvic_irq_num
- uint8 er_nvic_line's type is changing to nvic_irq_num
Previous names were badly typed and inconsistent with the rest of
libmaple.
Exposing i2c_init(), also for consistency.
Adding/editing many Doxygen comments, for documentation and general
housekeeping.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions